Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 231 Bytes

File metadata and controls

8 lines (8 loc) · 231 Bytes

Using

  1. Install golang
  2. Install postgres
  3. Create .env file with settings
  4. Install make
  5. Use make migration-up
  6. After that use make server-start
  7. Check current api methods http://localhost:8080/swagger/index.html