https://github.com/hdev14/chat-backend
Project to improve and learn WebSocket.
https://github.com/hdev14/chat-backend
chat nodejs typescript websocket-server
Last synced: 9 months ago
JSON representation
Project to improve and learn WebSocket.
- Host: GitHub
- URL: https://github.com/hdev14/chat-backend
- Owner: hdev14
- Created: 2020-10-01T13:36:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T23:41:08.000Z (over 5 years ago)
- Last Synced: 2025-05-13T16:15:40.409Z (11 months ago)
- Topics: chat, nodejs, typescript, websocket-server
- Language: TypeScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Uso
- Instale todas as dependências:
```npm install```
- Execute o comando:
```npm run dev```
## UI
A user interface desse backend se encontra nesse repositório 👉 https://github.com/hdev14/chat-frontend