Skip to content

Exercise for the module "Desarrollo Backend con Node.js" from the KeepCoding bootcamp "Desarrollo Web | Edición XVII"

Notifications You must be signed in to change notification settings

InMentals/exercise-backend-nodejs-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exercise-backend-nodejs-mongodb

This repository contains the exercise for the module "Desarrollo Backend con Node.js" from the KeepCoding bootcamp "Desarrollo Web | Edición XVII". The exercise statement is provided in the file Práctica Web18 Fundamentos Backend.pdf.

NodePop installation info

Install dependencies with:

npm install

On first deploy you can use the next command to initialize the database:

npm run initDB

Running Nodepop on localhost:3000:

npm run dev

About

Exercise for the module "Desarrollo Backend con Node.js" from the KeepCoding bootcamp "Desarrollo Web | Edición XVII"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published