/hornung

Node.js backend for huarte mobile app. Scrapes j-archive and saves the data to MongoDB, then serves a simple Express API

Primary LanguageJavaScriptMIT LicenseMIT

Build Status

To start the application,

DEBUG=hornung ./bin/www

To run tests, yarn run test