Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lightnet/peertopeerpostgunjs

Work in progress chat and post system access using gunjs and seajs with javascript and nodejs.
https://github.com/lightnet/peertopeerpostgunjs

gunjs javascript nodejs polka seajs svelte-v3 sveltejs

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:
* https://github.com/Lightnet/module_ui_app_svelte
* Base on access to keep stand alone test.