Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

amrbz/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published