Seamless authentication gateway integration with passport. Allows microservices to authenticate and interact with other services through the secure OAuth protocol.
- Duplicate
.env.example
from the/server
directory and rename it to.env
- Update configurations to match your database set-up and server configuration.
- Build the front-end using the Angular-CLI from the
client
directory. - Run
npm start
to install required dependencies and bootstrap server.
- Coming Soon
- Node.JS
- Passport Local
- RethinkDB
- Thinky (ORM)
- Angular
Sean Perkins |