Skip to content

Nalem14/BucailleThommy_6_30062021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BucailleThommy_6_30062021

DeepScan grade Known Vulnerabilities

Required

  • Node 14.16.x

How to install project

Clone the repo

git clone https://github.com/Nalem14/BucailleThommy_6_30062021

Create .env file (copy .env.example) and configure it

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

Go into the project folder and install npm packages

npm install

Run the server

node server

How to install Frontend side

Follow instructions on this repo to install and use the frontend

https://github.com/OpenClassrooms-Student-Center/dwj-projet6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published