This is a webapp written in Node.js which automates the process of filling out instructor Reimbursement Forms at NovaLabs.
- Install Node.js and NPM
- In the project directory, run
npm ito install dependencies - Copy
config.jsonfile with required API keys - Launch with
node server - Default endpoint is HTTP at
localhost:8080