Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 396 Bytes

Test-Dans

Prerequisite

  1. Golang version >= 1.19
  2. Database using postgresql

How to Setup

Prepare environment

  1. Copy ./env/config.json.example to its folder. Rename to ./env/config.json
  2. Change some variable in config.json based on your settings
  3. Create new database
  4. Run the apps go run ./cmd/main.go

Postman Collection

postman