GitHunt
KO

kockarevicivan/node-identity-server

Authentication microservice written in NodeJS using Typescript and Promise syntax.

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

Languages

TypeScript100.0%

Contributors

MIT License
Created March 20, 2019
Updated September 26, 2023