[go: up one dir, main page]

Skip to content

samwillis/electric-to-do

Repository files navigation

An Example ElectricSQL app using React & the Ionic Framework

Screen.Recording.2023-08-14.at.13.57.04.mov

Requirements:

Start the backend:

npm run backend:start

Open a new tab in your terminal. Navigate back to the same folder. Apply the migrations (defined in ./db/migrations):

npm run db:migrate

Start your app:

ionic serve

Notes

More information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published