1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00
2023-12-05 20:49:13 +01:00
2023-12-05 20:49:13 +01:00
2023-12-05 20:44:35 +01:00
2023-12-04 14:02:36 +01:00
2023-12-04 14:18:12 +01:00
2023-12-04 09:43:28 +01:00
2023-12-04 14:21:31 +01:00
2023-12-05 20:44:35 +01:00
2023-12-05 20:44:35 +01:00
2023-12-04 14:15:59 +01:00
2023-12-05 20:44:35 +01:00
2023-12-05 20:44:35 +01:00

Getting Started

  1. First copy the .env.example file and modify it as needed.

  2. Push the prisma model to the database :

npx prisma db push
  1. Generate the user/password combination. (WIP)

  2. Install the dependencies :

npm install
  1. Build the project :
npm run build
  1. Run the project :
npm run start
  1. Open http://localhost:3000 with your browser to see the result.

Credits

Made with love by Elie Baier & Tim Haller.

We'd like to thanks Ms. Tixhon for the good idea and the great gifts!

Don't forget : FUCK MATH!

Licence

This project is under the MIT licence. A copy of the licence comes with the program.

Description
🧮 Application Web pour voter lors du passage à l'oral pour entraînement
Readme MIT 552 KiB
Languages
TypeScript 86.1%
JavaScript 6%
CSS 4.2%
Dockerfile 3.7%