Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstseek/websocket-chat-app
Quick and small websocket chat browser app with server
https://github.com/nstseek/websocket-chat-app
concurrently css html javascript monorepo node node-js nodemon npm npm-workspaces react ts-node typescript vite websocket websocket-chat websocket-client websocket-server workspaces
Last synced: 1 day ago
JSON representation
Quick and small websocket chat browser app with server
- Host: GitHub
- URL: https://github.com/nstseek/websocket-chat-app
- Owner: nstseek
- Created: 2025-01-10T06:54:37.000Z (4 days ago)
- Default Branch: master
- Last Pushed: 2025-01-10T07:07:11.000Z (4 days ago)
- Last Synced: 2025-01-10T07:49:40.718Z (4 days ago)
- Topics: concurrently, css, html, javascript, monorepo, node, node-js, nodemon, npm, npm-workspaces, react, ts-node, typescript, vite, websocket, websocket-chat, websocket-client, websocket-server, workspaces
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# websocket-chat-app
## Getting started
To start the project, simply run `npm ci` and then `npm start` at the root of the project