Harvard-CS96 / eye-to-eye

Web-based platform enabling peer-to-peer, face-only video conversations for system-paired individuals holding opposing political viewpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web-based platform enabling peer-to-peer, face-only video conversations for system-paired individuals holding opposing political viewpoints


Languages

Language:HTML 63.5%Language:JavaScript 28.2%Language:CSS 8.1%Language:Shell 0.2%