Peer Query is a peer-to-peer collaboration platform powered by the Steem Blockchain.
- Node.js, Express.js & EJS
- MongoDb & Mongoose.js
- Semantic UI & JQuery frontend
- Steem & DSteem
- Webpack
- See
package.jsonfor full dependencies list
- Create your dev folder
- Git clone this repo into it:
git@github.com:peerquery/beta.gitorhttps://github.com/peerquery/beta.git - Setup
.envfile using thesample.envas guide. Customize/src/configs/config.js npm installto install dependenciesnpm run buildin the command prompt(while in the root dev folder) to build assetsnpm startin the command prompt(while in the root dev folder)- Visit
http://lvh.meorhttp://localhostto see Peer Query running
This repo and its content are still in active development and will see lots of breaking updates.