https://kubetsserver.docs.apiary.io
- clone the repo
git clone git@github.com:kube-js/kube-ts-server.git
- install all dependencies
npm install
- migrates and seeds a project
npm run setup
- build the project
npm run build
- run the server (for production, after build)
npm run start
- run the server (for dev purposes, has a watch mode)
npm run dev
- run tests
npm run test
npm run test:watch
- users
- userRole
- roles
- rolePermission
- permissions
- resetPasswordTokens
- courses
- enrolments
- sections
- units
- ryansmith94:
- vinaysahni.com: