Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 293 Bytes

Geek Fork Backend

Install check-list

  • Install Docker
  • Clone Repository
  • Create local.env in src/api/core/local.env from template
  • Create django secrets and put in local.env
  • Set Sentry DSN in local.env
  • Run docker-compose up in the root of this project