View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
For more detailed instructions checkout out the wiki
This project depends on node and npm. The main dependancies are TypeScript, Express, and body-parser.
- node
- npm
- Clone the repo
git clone git@github.com:VikeLabs/scheduler-back-end.git- Install NPM packages
npm installTo compile the TypeScript run
npm run buildTo start the development server run
npm startFor more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).