Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 518 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 518 Bytes

Authentication micro-service

Build Status

This is a NodeJS authentication micro-service that uses json web token as authentication method.

You need to set-up your environment variables in the .env file and than you can start-up the micro-service with docker-compose up

N.B. In development environement, the db is pre-populated with a test user;