Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stolinski/local-first-replicache-without-sync
https://github.com/stolinski/local-first-replicache-without-sync
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stolinski/local-first-replicache-without-sync
- Owner: stolinski
- Created: 2024-07-31T22:33:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T01:50:21.000Z (3 months ago)
- Last Synced: 2024-08-02T02:27:56.485Z (3 months ago)
- Language: Svelte
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local First w/ Replicache
Demo: https://local-first-replicache-without-sync.pages.dev/
https://www.youtube.com/@syntaxfm
This is the repo for the syntax.fm tutorial on Local First with Replicache. In this codebase we show how to use Replicache in a Svelte.
This is part 1 of 2, where we get our app working without a server side sync. Part 2 will cover working with a database and a syncing server.
![Screenshot](static/screen.png)