Skip to content

beamariano/notes-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App (Backend)

Technologies used: MongoDB Atlas, NodeJS, ExpressJS

About

Express server repository. For the front-end repository go to: https://github.com/beamariano/notes-app

View Live App

See https://beam-notes-app.herokuapp.com/

Requirements

  • NodeJS ~12.13 or higher
  • MongoDB ~5.0.3 or higher

Installation

npm install

Dependencies

  • bcrypt
  • body-parser
  • cors
  • express
  • jsonwebtoken
  • mongoose
  • nodemon

To Start Application

node index.js

About

Express server for Notes App. For the front-end repository go to: https://github.com/beamariano/notes-app

Topics

Resources

Stars

Watchers

Forks