mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-23 14:55:42 +00:00
fix: adjust docker and any file for starting project
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Lumbung Telur Indonesia ERP API (lti-api)
|
||||
|
||||
Lumbung Telur Indonesia RESTful API, built with **Go, Fiber, GORM** and **PostgreSQL**.
|
||||
RESTful API for **Lumbung Telur Indonesia ERP**, built with **Go, Fiber, GORM** and **PostgreSQL**.
|
||||
|
||||
---
|
||||
|
||||
@@ -15,6 +15,7 @@ Lumbung Telur Indonesia RESTful API, built with **Go, Fiber, GORM** and **Postgr
|
||||
- **Fiber middleware** — Rate limiting, CORS, recovery, logger
|
||||
- **Air** — Hot reload for development
|
||||
- **Docker + Docker Compose** — Containerization
|
||||
- **golang-migrate** — Database migration tool
|
||||
|
||||
---
|
||||
|
||||
@@ -46,7 +47,7 @@ cp .env.example .env
|
||||
Run initial docker.
|
||||
|
||||
```bash
|
||||
make docker-dev
|
||||
make docker-local
|
||||
```
|
||||
|
||||
### 4. Migrate Database
|
||||
@@ -105,8 +106,8 @@ internal/
|
||||
|
||||
## ✨ Author
|
||||
|
||||
IT Development PT Mitra Berlian Unggas
|
||||
IT Development PT Mitra Berlian Unggas Group
|
||||
|
||||
## 📃 License
|
||||
|
||||
Free to use --change here
|
||||
This project is private. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user