Skip to content

A simple authentication and authorization NodeJS app

Notifications You must be signed in to change notification settings

alex-sobolev/auth-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-app

A simple authentication and authorization NodeJS app
In order to run this app, you will need to have nodeJS and mongoDB installed on your computer.
Instructions:

  • Clone the repo;
  • Navigate to the folder of the project and run npm install command.
  • Start the application by npm start command from the folder of the project.
  • Enjoy!
  • P.S. to run unit tests run npm test

About

A simple authentication and authorization NodeJS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published