Skip to content

Node.js boilerplate app with Express.js + ArangoDB registration and login API

License

Notifications You must be signed in to change notification settings

digiBlink/node-arangodb-registration-login-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-arangodb-registration-login-api

NodeJS + Express.js + ArangoDB API for User Management, Authentication and Registration

License: MIT

Documentation

In progress...

Installation

Required stuff:

  1. nodejs
  2. npm
  3. arangodb

After that just run npm install to get all dependencies.

Running

Development: npm run-script start-dev Production: npm start

About

Node.js boilerplate app with Express.js + ArangoDB registration and login API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published