Skip to content

Cesar4280/colsubastas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

initial commands

npm i (for download the requirement modules (package.json) in this project)

developer environment

touch .env (create a .env file)
nano .env (agregate the credentials in each case, for example (PORT=3000  HOST:127.0.0.1))

run project

-- developer environment
npm run dev

-- production environment
npm start

About

Colsubastas RESTful API with Express and mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published