Web Console
Run Web Console in Browser
Start the web console at http://localhost:3000.
cd console
yarn
yarn dev
You can sign in with MetaMask, view data, and test DB queries.
REPL needs to be running before starting the web console.
Internet Identity
Internet Identity (II) from Dfinity Internet Computer can be integrated into WeaveDB.
To test II with the console, run local canisters first.
git clone https://github.com/dfinity/internet-identity.git
cd internet-identity # or cd internet-identity/demos/using-dev-build
dfx start --background --clean
npm ci
dfx deploy --no-wallet --argument `(null)`
Now you can log into the web console with your II.