- Node 14.16.x
git clone https://github.com/Nalem14/BucailleThommy_6_30062021
NODE_ENV=development
DB_URL=mongodb+srv://user:password@host/databasename?retryWrites=true&w=majority
SECRET=secret-key
PASSPHRASE=pass-phrase
IV=pass-phrase-iv
npm install
node server
Follow instructions on this repo to install and use the frontend
https://github.com/OpenClassrooms-Student-Center/dwj-projet6