https://github.com/sarthaktexas/anonymous-chat
Anonymous chat used in my friend group to debate without affecting our personal view of one another. Whiteboard too! Uses Socket.io and Express.
https://github.com/sarthaktexas/anonymous-chat
anonymous chat express hacktoberfest pug socket socket-io whiteboard
Last synced: 2 months ago
JSON representation
Anonymous chat used in my friend group to debate without affecting our personal view of one another. Whiteboard too! Uses Socket.io and Express.
- Host: GitHub
- URL: https://github.com/sarthaktexas/anonymous-chat
- Owner: sarthaktexas
- Created: 2020-08-30T04:54:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T02:07:07.000Z (almost 6 years ago)
- Last Synced: 2026-01-03T17:11:12.154Z (6 months ago)
- Topics: anonymous, chat, express, hacktoberfest, pug, socket, socket-io, whiteboard
- Language: HTML
- Homepage: https://srtk.me/chat
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anonymous-chat
Anonymous chat used in my friend group to debate without affecting our personal view of one another. Whiteboard too!
## branch: master
- homepage
## branch: chat
- just chat
- installation:
- run `npm install`
- run `npm start`
- go to `localhost:3000`
## branch: whiteboard
- chat and whiteboard
- installation:
- run `npm install`
- run `npm start`
- go to `localhost:3000`