This is the front-end hosted code for Collaboration Station, a website designed to help neurodivergent students collaborate and code. This is the HTML code for the front end. The VM that runs the scratch GUI is hosted seperately here. However, a copy is bundled here under the vm directory.
-
Clone the repository
-
Ably Integration
- Sign up for an Ably account
- Save the API key
- Clone the VM:
- The VM must be copied and bundled according to its instructions detailed on its Github page
- Copy the API
- The API in js/secrets.js must be populated and all of its endpoints mocked
- Run the repository
- Run index.html in a web browser