In order to install & run this project:
- clone this project.
- run
docker-compose buildto build the project - run
echo "DATABASE_URL=postgresql://tikal_user:S3cret@localhost:5433/stage_finder" > .env - run
docker-compose up -dto run it.
Now you can edit what ever you like inside
stage_finderfolder