Skip to content

Repository files navigation

Welcome on project Les Drivers Lyon !

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install dependencies

npm i -g yarn
yarn

Environement variables

cp .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.

Setup the database

yarn run resetDB
yarn run showDB

Run the development server

yarn run dev

Run the tests

Run a server in test mode

(so that some external services can be mocked)

yarn run dev:test

Run tests in CLI

yarn run test

Run tests with the Cypress GUI

yarn run test:gui

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages