/Learning-Object-Repository

Backend api for learning object repository. This learning object repository provides an api for the dwengo website as well as i-Learn to request dwengo learning content.

Primary LanguageJavaScriptMIT LicenseMIT

Learning object repository

Install

npm install

Create local .env file in project root with the correct configuration. These are the keys that are used right now:

Test

npm run test

Run

npm run start