NodeJS + Express.js + ArangoDB API for User Management, Authentication and Registration
License: MIT
In progress...
Required stuff:
nodejs
npm
arangodb
After that just run npm install
to get all dependencies.
Development: npm run-script start-dev
Production: npm start