Skip to content

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

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors