/loopback-connector-arangodb3

ArangoDB Connector

Primary LanguageJavaScriptOtherNOASSERTION

Support the project

If you find Loopback Connector for ArangoDB 3 helpful, you can show your support and help me continue maintaining the project by buying me a coffee.

Buy Me A Coffee

Loopback Connector for ArangoDB 3

This is a final release for production environments.

It's still not available on NPM repositories, and you'll have to download and install from your local environment.

More detailed documentation will be available soon.

To run tests:

  1. You must have an ArangoDB instance installed
  2. Edit the file setup.sh and put your credentials in there
  3. Run npm install
  4. Run . ./setup.sh
  5. run npm test