amrbz / twitter

Decentralized Twitter app demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentralized twitter application on blockchain

  1. Create twitter directory and copy repo to it
git clone git@github.com:amrbz/twitter.git voting
  1. Run docker compose file and build required containers
cd twitter
docker-compose up -d
  1. Visit http://localhost:4206 to enter Crate IO panel and select Console tab.
  2. Create tables from /server/schema.sql
  3. Visit http://localhost:7600

To display server logs run: docker logs -f twitter_server_1

About

Decentralized Twitter app demo


Languages

Language:JavaScript 100.0%