-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tauri example postgres #527
Conversation
…postgres-unit-tests
…ause of satellite)
…tauri-example-postgres
…tauri-example-postgres
…ric into tauri-example-postgres
…ric into tauri-example-postgres
…ric into tauri-example-postgres
…ric into tauri-example-postgres
👋 we've been working the last month on a rebuild of the Electric server over at a temporary repo https://github.com/electric-sql/electric-next/ You can read more about why we made the decision at https://next.electric-sql.com/about We're really excited about all the new possibilities the new server brings and we hope you'll check it out soon and give us your feedback. We're now moving the temporary repo back here. As part of that migration we're closing all the old issues and PRs. We really appreciate you taking the time to investigate and create this improvement! |
A part of the tauri example. This is a WIP, more changes are needed.
To load a dump of data into the db, download this https://www.dropbox.com/s/oqzy4igb89fi953/data.zip?dl=1 and extract it to
./examples/tauri-postgres/db/data/
. then run: