https://github.com/doodlewind/crdt-and-local-first
A slide - WIP
https://github.com/doodlewind/crdt-and-local-first
Last synced: 5 months ago
JSON representation
A slide - WIP
- Host: GitHub
- URL: https://github.com/doodlewind/crdt-and-local-first
- Owner: doodlewind
- Created: 2023-03-27T00:58:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T07:37:25.000Z (over 3 years ago)
- Last Synced: 2025-05-13T14:31:07.952Z (about 1 year ago)
- Language: Vue
- Size: 2.86 MB
- Stars: 29
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRDT and Local-first Architecture
A slide built with Slidev. See exported PDF version [here](./slides.pdf)
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).