fix: adjust docker and any file for starting project

This commit is contained in:
Hafizh A. Y
2025-09-30 14:45:54 +07:00
parent c136206f2d
commit 94a6d41a61
27 changed files with 599 additions and 600 deletions
+5 -4
View File
@@ -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.