https://github.com/kazemmdev/nuxt-chat-socketio
https://github.com/kazemmdev/nuxt-chat-socketio
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazemmdev/nuxt-chat-socketio
- Owner: kazemmdev
- License: mit
- Created: 2022-08-15T13:30:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T08:30:27.000Z (over 2 years ago)
- Last Synced: 2025-01-08T15:57:05.310Z (4 months ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuxt-chat-app
> Vue.js, Nuxt.js, Node.js (Express), Vue-Socket.IO (Socket.IO), Vuetify.js, PWA
## Build Setup
``` bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```
## Tutorial> https://medium.com/@stfalconcom/chat-app-creation-using-vue-js-nuxt-js-node-js-socket-io-vue-socket-io-vuetify-js-technologies-5f15f0781476 p.1
> https://psborul.medium.com/update-for-chat-app-creation-using-vue-js-nuxt-js-node-js-socket-io-vuetify-js-technologies-9b735754865 p.2
## Demo
> https://nuxt-chat-app.herokuapp.com/