Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 629 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 629 Bytes

Collab Space

Backend for Collab Space, a synced online workspace where users can have interactive video meetings, chat and doodling

Running the app

In the project directory, run:

yarn install

Installs dependencies

yarn start:dev

Runs the app with nodemon

yarn start

Runs the app

Environment Variables

Need to create a .env file. The required variables can be found in the .env-sample

Deployment

Deploy to DO