Giter VIP home page Giter VIP logo

gun-chat's Introduction

GUN Chat Dapp Demo

A decentralized chat app built with GUN.

git clone <this-repo>
npm install
npm run dev

gun-chat's People

Contributors

codediodeio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gun-chat's Issues

Forced http to https redirect

I am using WSL2 on Windows 11 and ran into a problem when I want
to expose the app on my local network by running:

HOST=0.0.0.0 rollup -c -w
or
sirv public --host 0.0.0.0

I get these two links to enter the app:

- Local: http://0.0.0.0:5000
- Network: http://172.20.70.19:5000 // ip-address of wsl2 vm

the local link is working fine, but when I open the network link I get automaticly redirected from http to https,
just to be greeted by an ERR_SSL_PROTOCOL_ERROR.

This behavior is persistent across diffrent browsers (Chrome, Firefox, Edge, Brave).

The sveltejs/template can be deployed and and opened without a redirect.

LICENSE?

Thanks for sharing the code.

Appreciate if you could add a LICENSE file to the repo.

Thanks.

Chat persistant accross domains

I cloned the repo & re-deployed the code to Github Pages over here:
https://ghpranav.github.io/gun-chat/

I was expecting the chat page to be empty since it's a different domain. But when I created a new user & logged in for testing, it is syncing all the texts from your domain ( https://gun-chat-dapp.web.app/ ) as well. Is this the expected behavior? If yes, then how can I deploy a separate chat app where messages are synced only with those who use my domain?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.