https://github.com/luizfelipedasilva678/chat-app
Chat app made with Socket.io, Vue and Deno
https://github.com/luizfelipedasilva678/chat-app
deno socket-io vue
Last synced: about 2 months ago
JSON representation
Chat app made with Socket.io, Vue and Deno
- Host: GitHub
- URL: https://github.com/luizfelipedasilva678/chat-app
- Owner: luizfelipedasilva678
- License: mit
- Created: 2023-12-26T18:54:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T00:08:11.000Z (over 2 years ago)
- Last Synced: 2025-08-24T00:10:46.490Z (10 months ago)
- Topics: deno, socket-io, vue
- Language: Vue
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat-App
Chat-App made with Vue, Socket.io and Deno
## How to run
You can run this project locally with:
### `deno task build-client-and-start-server`
This command will build the client and will start the serve on [http://localhost:3000](http://localhost:3000)