electric-sql / electric-sql/phoenix_sync
Sync site generator
Open
- Dominant language
- Elixir
- Stars
- 290
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Igniter generator to add Phoenix.Sync and TanStack DB to a Phoenix site.
Using Vite. The https://github.com/thruflo/burn is a good ref of the Vite project structure.
Notes from José:
> mix phx.gen.sync - it should be an alternative to mix phx.gen.live/phx.gen.html
> For installing Phoenix.Sync, igniter is likely a good idea: https://github.com/ash-project/igniter
> The big question about generators are: should they also generate front-end code? Or should we leave it for front-end tools and mostly stay out of their way?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.