Skip to content

nicolas1bruno/listou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listou

Segment

Backend

Deploy

https://nicolas1bruno-listou-backend.herokuapp.com

Installing

Clone the project

git clone github.com/nicolas1bruno/listolistou-backend.git

and

cd listou-backend

Install dependencies

npm install

Config(connect to database)

create file '.env' in root folder and add code line

MONGO_URL=mongodb://localhost:27017/listou


Start app

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published