Skip to content

satt-hri/mongo-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Node version 14.x

Cloning the repository

Install packages

npm i

Setup MongoDB URL

In src/index.ts:

const MONGO_URL = ''; // DB URI

Start the app

npm start

Available commands

Running commands with npm npm run [command]

command description
start Starts a development instance of the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published