thinblock / tb-auth

Thinblock's auth Micro Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThinBlock's Auth Micro Service.

Install

Clone the repo and add TB_AUTH_DB_STRING enviornment variable to your bash or zsh .rc file. The environment variable will contain the MongoDB Connection String.

Do yarn install in the projects directory. npm run dev will start the development server which will automatically reload the server whenever there are changes.

Platform

  • Micro
  • MongoDB
  • NodeJS (>= v8.11.2)

About

Thinblock's auth Micro Service


Languages

Language:JavaScript 100.0%