/ui-diff-api

API for ui-diff application

Primary LanguageJavaScript

ui-diff-api

CircleCI

Backend for the ui-diff platform built on

  • Ndoe
  • Express
  • MongoDB

Development

Want to contribute? Great!

Install dependencies:

$ yarn

Start development mode:

$ yarn nodemon server.js --env=local

Running tests:

$ yarn test

Publishing

Create pull request, merge and it will be deployed when merged into master.

License

UNLICENSED