Skip to content

devbinod/nodewithmongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created a REST API using nodejs with typescript, mongodb and express.

1: Clone project using following commands.

git clone https://github.com/devbinod/nodewithmongo.git.

2:Go to project space. cd nodewithmongo

  1. Install dependency : npm install

  2. Start server: nodemon start

  1. Project is running on 5000 port.

alt text

Releases

No releases published

Packages

No packages published