Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 443 Bytes

Nanquanu Speed Dating Web Frontend

Source code of the application can be found in ./nq_speed_dating_web_frontend

Docker

Make sure to create a .env file first, based on the .env.example file present in the repo. Use docker-compose up (docker compose up on latest systems) to run the application + database locally.

Running locally for debugging

View ./nq_speed_dating_web_frontend/README.md for installation instructions.