-
First copy the .env.example file and modify it as needed.
-
Push the prisma model to the database :
npx prisma db push
-
Generate the user/password combination. (WIP)
-
Install the dependencies :
npm install
- Build the project :
npm run build
- Run the project :
npm run start
- Open http://localhost:3000 with your browser to see the result.
Designed & made with love by Elie Baier, Tim Haller & Michal Polka.
We'd like to thanks Mrs. Tixhon for the good idea and the great gifts!
Don't forget : FUCK MATH!
This project is under the MIT licence. A copy of the licence comes with the program.