wlwanpan / Dssenger

Decentralized storage messaging app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dssenger

Hack.Summit Hackathon project.

Dssenger is a messaging Webapp and makes use of an API to store user information on a decentralized NoSQL database Bluzelle SwarmDb.

https://fast-tundra-10326.herokuapp.com/

Note: The API might go off sometime, since its not being monitored.

Installation

git clone https://github.com/wlwanpan/Dssenger.git
cd Dessenger && npm install

Run both API and Client

npm run dev

Run the Client Only

npm start

Team

Neil Tsea, Elvin Li and Warren Wan

About

Decentralized storage messaging app

License:MIT License


Languages

Language:Vue 59.2%Language:Ruby 35.4%Language:JavaScript 4.0%Language:HTML 1.3%