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-server
to start your Redis instance.
From your source-code editor:
-
Create a
.env
file in yourroot
directory. -
Inside your
.env
, addMONGO_URI=<your mongo link here>
-
npm install
dependencies. -
Run
npm run dev
and you’re good to go!
Built With
- React
- Websockets
- Socket.io
- Redis
- MongoDB
- Jest
Contributors
- Sun Jin Kim
- Wayne Leung
- Hank McGill
- Patryk Ploszaj