Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 373 Bytes

animal-rescue-serbia-app

Repository for project created during Code for a cause 5 hackathon.

run frontend and backend via docker

  1. Create .env.local file inside backend and frontend folders
  2. Copy content from backend/.env.temp file and paste it to backend/.env.local file
  3. Populate variables in backend/.env.local
  4. Run the command docker-compose up --build