Commit Graph

3 Commits

Author SHA1 Message Date
ako
812098a6bb chore: initialize Vite project with Automerge dependencies
Set up project scaffold for a P2P polling app:
- package.json with @automerge/vanillajs, automerge-repo, vite deps
- vite.config.js with wasm and top-level-await plugins required by Automerge
- pnpm-lock.yaml lockfile
- .gitignore excluding node_modules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 14:48:56 +01:00
4275cbd795 Add initial README 2026-03-01 20:20:40 +00:00
a42fd8a45c Initial commit 2026-03-01 20:20:40 +00:00