Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 212 Bytes

hackalog-backend

Instructions for setting up this project

  • Create a .env file containing all the required keys
  • pipenv shell
  • pipenv install
  • Now you can apply the migrations and start the server