calendrier-avent/README.md

828 B

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.