Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 984 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 984 Bytes

Launch on Blocklet Server

Launch on Blocklet Server

faucet-webapp

Serve blocklet registry service

Run and debug in the cloud with Gitpod

Click the "Open in Gitpod" button, Gitpod will start Blocklet Server and the blocklet.

Open in Gitpod

Run and debug locally

yarn global add @blocklet/cli
git clone git@github.com:blocklet/faucet-webapp.git
cd faucet-webapp
blocklet server init --mode debug
blocklet server start
blocklet dev

License

Apache-2.0