Skip to content

A simple backend server that implements Identity and Access Management principles.

License

Notifications You must be signed in to change notification settings

mako-commits/Auth-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth-App-Backend

This is app serves as the backend to an authentication app which makes use of Nodejs and mongoDB

Dependences

Setting Up

  • Clone the repository to your machine
  • Open up a terminal
  • Navigate into the project directory
  • Run npm install to install all needed dependencies
  • Run nodemon index to spin up the server
  • The server runs on port 3000 http://localhost:3000/

About

A simple backend server that implements Identity and Access Management principles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published