Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 538 Bytes

MultiCuber

Cube online with your friends on MultiCuber!

MultiCuber is an online platform designed for speedcubers (competitive Rubik's Cube solvers) to unofficially compete against each other on the web. The website supports all types of events, ranging from the simple Rubik's Cube to others like Megaminx and Rubik's Clock.

Written in Node.js and MongoDB.

Running in production

To run this project, make sure you have MongoDB installed. To install Node packages,

npm install

and to run the app, run

node app