Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

ualibweb/mod-assessment

Repository files navigation

mod-assessment

a back-end FOLIO module for assessment

Configuration

Modify src/config.json to configure the module for your system.

Deploying to Okapi

npm run okapi-deploy

Development

Installing Dependencies

npm install

Compiling and Starting

npm run develop

This script uses nodemon to automatically recompile and restart the application whenever a change is made to a file in the src directory. You can also use npm run compile and npm start to manually compile and start the application, respectively.

TODO

  • Write tests.
  • Extract parameter validation to middleware.

About

a back-end FOLIO module for assessment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published