This repository is part of the RCOS Open Source Curriculum Project. View the main repository for system-level documentation. This repository contains only the frontend website. Students can view project details from this frontend website.
This repository checks every coding&&community site to see if it's online. It uses mocha
and node-fetch
to do this.
- Ensure the latest LTS version of NodeJS is installed
- Clone this repository
- Run
yarn install
to install dependencies - Run
yarn start
to run the health check of our web properties - If the tests pass, everything is online. If not, not everything is online.
In the project directory, you can run:
Starts the tests and dumps the output to the terminal
Add your name here if you're committing changes to this repository.