Repository for project created during Code for a cause 5 hackathon.
- Create .env.local file inside backend and frontend folders
- Copy content from backend/.env.temp file and paste it to backend/.env.local file
- Populate variables in backend/.env.local
- Run the command
docker-compose up --build