Skip to content

Cubing-at-Home/cubing-at-home

Repository files navigation

Cubing At Home

Code that runs at https://cubingathome.com

Netlify Status

Getting Started

If you want to test this project locally, clone the code and then run

cd src
yarn install
yarn start

For local testing, we use the Staging Server from WCA. You can log in as any of the admins to access admin functionality. The username and password for staging are the WCA ID and 'wca'

We also use a local firestore database. So you are free to make any changes/additions in development, and it won't reflect on the website. If you absolutely need to test something with the production database, you can change it here.

Built With

Authors

License

Software in this repository is under the GNU General Public License v3.0 Read more about the license here

Acknowledgments

Code for Attempt Results is from WCA Live