mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
f065cec0a562f60f69d0f7f92672ee00059c99dc
Getting Started
-
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.
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.
Languages
TypeScript
86.1%
JavaScript
6%
CSS
4.2%
Dockerfile
3.7%