Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 435 Bytes

textroulette

CS96 Dev Team first project -- a text-based communication tool, driven by Node.js

This repo autodeploys to https://cs96.tk

Before running, please ensure that you have a .env file in the root directory in the format KEY=VALUE, one per line. .env should contain the following keys:

  • DB_URI: an complete MongoDB connection URI
  • FB_ID: 1820618154618978 (only usable for localhost:3000) or your own FB app ID