1
0
mirror of https://github.com/Fayorg/calendrier-avant.git synced 2026-05-27 17:18:38 +02:00
2023-12-06 00:36:01 +01:00
2023-12-10 21:29:35 +01:00
2023-12-06 11:08:01 +01:00
2023-12-11 13:28:30 +01:00
2023-12-18 10:01:22 +01:00
2023-12-06 01:36:09 +01:00
2023-12-04 14:18:12 +01:00
2023-12-05 21:47:08 +01:00
2023-12-05 21:44:33 +01:00
2023-12-06 01:36:09 +01:00
2023-12-04 14:21:31 +01:00
2023-12-06 01:36:09 +01:00
2023-12-15 15:21:51 +01:00
2023-12-15 15:21:51 +01:00
2023-12-05 21:44:33 +01:00
2023-12-10 21:40:16 +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

Designed & made with love by Elie Baier, Tim Haller & Michal Polka.

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%