Source code of the application can be found in ./nq_speed_dating_web_frontend
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.
View ./nq_speed_dating_web_frontend/README.md for installation instructions.