Skip to content
/ beta Public

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

License

Notifications You must be signed in to change notification settings

peerquery/beta

Repository files navigation

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.

Releases

No releases published

Packages

No packages published