electric-sql/electric

Documentation and framework integrations for other server-side web frameworks.

Open

#1,878 opened on 2024年10月21日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Elixir (10,155 stars) (329 forks)batch import
documentationfeature requestgood first issuehelp wanted

説明

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.

コントリビューターガイド