Beachvolleyballtournament signup and payment system.
you need to rename .env.sample
to .env
and fill inn all the blanks with correct values
then you are ready to go:
npm install
npm run dev
The system uses next.js so to understand whats going on look at their good tutorial
We are using cypress
to run test do ./cypress.sh run
to develop against run ./cypress.sh open
hosted on heroku push to Master = production.