Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 357 Bytes

Backend: API admin users

  • Download dependencies: go mod vendor

  • Required settings: .env

  • DB container: docker-compose up -d

  • Import DB permissions: ./permissions.sh

  • To start with hot-reload: air [Binario: https://github.com/cosmtrek/air]

  • Execution preparing environment: ./air.sh

  • Build web frontend: ../frontend/build/