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 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T23:41:08.000Z (over 4 years ago)
- Last Synced: 2024-12-25T11:43:25.925Z (5 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