electric-sql/electric
Documentation and framework integrations for other server-side web frameworks.
已關閉
#1,878 建立於 2024年10月21日
documentationfeature requestgood first issuehelp wanted
倉庫指標
- 星標
- (10,155 顆星)
- PR 合併指標
- (平均合併 3天 16小時) (30 天內合併 149 個 PR)
描述
The patterns from the Phoenix integration are very applicable to other server-side / full-stack frameworks. Particularly integrating Electric via URL and serving a route that then returns authorised config to the Electric client.
Popular frameworks would include:
- Rails
- Laravel
- Django
- Spring Boot
- ... etc. ...
If the framework also has a LiveView style system then the Phoenix.Streams integration may be portable / applicable too.