Skip to content

hex337/quantum-attendance

Repository files navigation

quantum-attendance

An attendance program for Quantum Martial Arts

Setting up The Project

This project uses Docker for local development.

Run the following to get the project up and running:

docker compose build
docker compose up -d
make setup_db

You can check the logs by running docker compose logs or docker compose logs -f to attach to the logs and follow the output.

You should now be able to access the app on your local machine by going to http://localhost:3000.

About

An attendance program for Quantum Martial Arts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published