Skip to content

dozyio/dapp-chat

Repository files navigation

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