- Khởi tạo file app.env giống trong file app.txt
- Khởi tạo container docker :
- Mở docker
- Dùng lệnh docker-compose up -d
- Kết nối Database (PostgresSQL/PgAdmin4)
- Run file migrate.go
- Mở PgAdmin4, tạo một server mới với các thông tin giống trong app.env :
- Home/Address: localhost
- Port: 6500
- Maintainance DB: golang-gorm
- Username: Postgres
- Chạy chương trình:
- Run lệnh "air"
- Sử dụng Postman để test: