Lightnet / peertopeerpostgunjs

Work in progress chat and post system access using gunjs and seajs with javascript and nodejs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peertopeerpostgunjs

Created by: Lightnet

License: MIT

Code Languages:

  • Javascipt Babeljs
  • Svelte 3

Features:

  • Account simple
  • Message (status: partly done | encrypt: done)
  • Chat (status: partly done | encrypt: done)
  • Forum / Reddit (status: work in progres | encrypt: not finish )

Information:

To create chat, posts, and messages framework in peer to peer database by using browser client access account. By using gun.js, sea.js and layer of Svelte 3 framework and compile javascript to keep file size small as possible. As well other libraries.

Packages:

  • gun 0.2019.726
  • polka 0.5.2
  • rollup 1.18.0
  • svelte 3.6.11
  • esm 3.2.25
  • gulp 4.0.2

Setup:

npm install

Run:

gulp default

Note:

  • This project is module so be easy to break apart.

Links:

About

Work in progress chat and post system access using gunjs and seajs with javascript and nodejs.


Languages

Language:HTML 59.1%Language:JavaScript 39.6%Language:CSS 1.3%