Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 488 Bytes

File metadata and controls

31 lines (17 loc) · 488 Bytes

Social by Polybase

A simple social media demo for Polybase (the decentralized database).

Links

📖 Documentation

🥽 Explorer

👾 Discord

🐦 Twitter

Get Started

Load the database schema into Polybase:

yarn env yarn load

Then start the application:

yarn install
yarn start