Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 6 hours 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 (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-14T00:08:11.000Z (10 months ago)
- Last Synced: 2024-01-14T08:06:58.865Z (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
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)