https://github.com/mys1024/simple-chatroom-backend
A simple online chatroom.
https://github.com/mys1024/simple-chatroom-backend
Last synced: about 1 year ago
JSON representation
A simple online chatroom.
- Host: GitHub
- URL: https://github.com/mys1024/simple-chatroom-backend
- Owner: mys1024
- License: mit
- Archived: true
- Created: 2022-10-22T16:59:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T11:14:52.000Z (over 3 years ago)
- Last Synced: 2025-04-25T01:50:39.005Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://chatroom.1024.cab
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-chatroom-backend
This is the backend project of
[https://chatroom.1024.cab](https://chatroom.1024.cab).
Also see the frontend project:
[mys1024/simple-chatroom-frontend](https://github.com/mys1024/simple-chatroom-frontend).