Skip to content

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.

License

Notifications You must be signed in to change notification settings

asciimike/sanichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanichat

Overview

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.

Frontend Deployment

Sanichat

cd frontend
vi firebase.json    #change "firebase": "<your-firebase>" 
firebase deploy
firebase open

Backend Deployment

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published