peerquery / beta

Peer Query is a Steem-powered peer-to-peer collaboration site.

Home Page:http://www.peerquery.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pull requests Build status Dep tracker Codebase license Chat

Peer Query BETA

Peer Query is a peer-to-peer collaboration platform powered by the Steem Blockchain.

Tech stack

  • Node.js, Express.js & EJS
  • MongoDb & Mongoose.js
  • Semantic UI & JQuery frontend
  • Steem & DSteem
  • Webpack
  • See package.json for full dependencies list

How to start the server

  • Create your dev folder
  • Git clone this repo into it: git@github.com:peerquery/beta.git or https://github.com/peerquery/beta.git
  • Setup .env file using the sample.env as guide. Customize /src/configs/config.js
  • npm install to install dependencies
  • npm run build in the command prompt(while in the root dev folder) to build assets
  • npm start in the command prompt(while in the root dev folder)
  • Visit http://lvh.me or http://localhost to see Peer Query running

Warning

This repo and its content are still in active development and will see lots of breaking updates.

About

Peer Query is a Steem-powered peer-to-peer collaboration site.

http://www.peerquery.com

License:MIT License


Languages

Language:JavaScript 59.9%Language:HTML 39.4%Language:CSS 0.7%