Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 596 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 596 Bytes

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