Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,36 @@
# Hrr_BE
Hrr_BE

# Project Name

## Table of Contents
1. [Introduction](#introduction)
2. [Conventions](#conventions)
3. [Deployed API Service](#deployed-api-service)
4. [API Documentation](#api-documentation)
5. [Getting Started](#getting-started)

---

## Introduction
Briefly describe your project, its purpose, and key features.

---

## Conventions
- For code conventions and guidelines, please refer to [[rules.md](https://github.com/Hrr-HabbitRoutineResult/Hrr_BE/blob/main/Rules.md)]

---

## Deployed API Service
- **Service Address:** `13.124.126.83:3000`

---

## API Documentation
- Swagger Documentation: [13.124.126.83:3000/docs](http://13.124.126.83:3000/docs)

---

## Getting Started
Provide steps to set up the project locally, prerequisites, and how to contribute.
Loading
Loading