Skip to content

Authentication microservice written in NodeJS using Typescript and Promise syntax.

License

Notifications You must be signed in to change notification settings

kockarevicivan/node-identity-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-identity-server

Simple authentication microservice written in NodeJS.

Project setup

  1. Install NodeJS on your machine (https://nodejs.org/en/download/). Use version 8.9.0/install NVM.
  2. Install MongoDB and set up a local server (https://www.mongodb.com/download-center/community).
  3. Clone the project
git clone git@github.com:kockarevicivan/node-identity-server.git
  1. Install the packages
npm install
  1. Run
npm start

About

Authentication microservice written in NodeJS using Typescript and Promise syntax.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published