themeWork: work on your text documents – together!

Quick Start
In order to run this application, you’ll first need to install Redis and create a database on MongoDB. Once you’ve set those up, you’re good to go!
Directions:
From your command line:
- run
redis-serverto start your Redis instance.
From your source-code editor:
-
Create a
.envfile in yourrootdirectory. -
Inside your
.env, addMONGO_URI=<your mongo link here> -
npm installdependencies. -
Run
npm run devand you’re good to go!
Built With
- React
- Websockets
- Socket.io
- Redis
- MongoDB
- Jest
Contributors
- Sun Jin Kim
- Wayne Leung
- Hank McGill
- Patryk Ploszaj