Welcome on project Les Drivers Lyon !
This is a Next.js project bootstrapped with create-next-app.
npm i -g yarn
yarncp .env.example .env
And then change variables inside .env to match your own environment.
If you ever want to add an environment variable, please add it to .env.example.
yarn run resetDB
yarn run showDByarn run dev(so that some external services can be mocked)
yarn run dev:testyarn run testyarn run test:gui