https://github.com/kth/canvas-kth-sandboxes
An app to create sandbox courses in Canvas LMS
https://github.com/kth/canvas-kth-sandboxes
Last synced: 11 months ago
JSON representation
An app to create sandbox courses in Canvas LMS
- Host: GitHub
- URL: https://github.com/kth/canvas-kth-sandboxes
- Owner: KTH
- Created: 2024-04-24T09:07:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:36:25.000Z (about 2 years ago)
- Last Synced: 2024-05-22T16:30:40.949Z (about 2 years ago)
- Language: TypeScript
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Application for IT-support to create sanbox courserooms for KTH@Canvas
## Run locally
npm i
npm run dev
## Tests
TODO: write some tests