Sanichat is a realtime chat system powered by Firebase that allows users to sign in via Twitter and message other users appropriate content in realtime. It uses a queue and simple content filter running on a node server to securely handle inappropriate content and display sanitized content for end users.
Sanichat
cd frontend
vi firebase.json #change "firebase": "<your-firebase>"
firebase deploy
firebase open