/dapp-chat

A distributed chat web app using Gun and Vue.js

Primary LanguageVueMIT LicenseMIT

Chat using GUN db and Vue.js - Dapp

Netlify Status

Example site

https://chat-dapp.netlify.app/

Configure your gun peers

Edit src/main.js and update the peer list

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

MIT License