Skip to main content

Basic example

See the basic web example running online at basic-items.electric-sql.com:

Basic example sreenshot

It's a basic app running in the web browser using wa-sqlite. You can also open in your mobile browser by scanning this QR code:

Source code

Clone the monorepo:

git clone https://github.com/electric-sql/electric

Change into the web-wa-sqlite example directory:

cd electric/examples/web-wa-sqlite

Follow the instructions in the README.md and see the page here on running the examples.