SkillAgentSearch skills...

Sanichat

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.

Install / Use

/learn @asciimike/Sanichat
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

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

View on GitHub
GitHub Stars44
CategoryContent
Updated3y ago
Forks10

Languages

HTML

Security Score

75/100

Audited on Feb 17, 2023

No findings