Skip to content

Cryptocracy: Make speedy and secure cryptocurrency trades

Notifications You must be signed in to change notification settings

MattGoldwater/cryptocracy

 
 

Repository files navigation

Cryptocracy

Team

  • Product Owner: Mikel Duffy
  • Scrum Master: Matt Goldwater
  • Team Members: Harry Bellenie, Kai Hsia

Synopsis

Make speedy and secure cryptocurrency trades.

Development

  1. On a mac, download and install docker.
  2. Clone down the main server repo (this one) via git clone https://github.com/CryptocracyExchange/cryptocracy.git.
  3. Change into the main server repo and run docker pull cryptocracy/trade && \ docker pull cryptocracy/wallets && \ docker pull cryptocracy/accounts && \ docker pull cryptocracy/balances && \ docker pull cryptocracy/client && \ docker pull cryptocracy/server && \ docker pull cryptocracy/admin && \ docker pull cryptocracy/rethinkdb-search-provider && \ docker pull cryptocracy/dataanalysis && \ docker pull cryptocracy/trollbox
  4. To start the app run docker-compose -f [path to docker-compose-development.yml] up
  5. To interact with the database you can access an awesome RethinkDB GUI at http://localhost:8080.
  6. To bring down the application run ctrl + c then docker-compose -f [path to docker-compose-development.yml] down -v

About

Cryptocracy: Make speedy and secure cryptocurrency trades

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published