Skip to content

Linearlite

Linear project management app clone, built using Electric and PGlite.

Linearlite using Electric and PGlite

See the demo running at linearlite.examples.electric-sql.com

This demonstrates a fully-interactive, offline capable, real-world app with a large data set. It shows both fast initial data loading and instant local reactivity, despite a very large data set loaded into the local database.

Writes are handled using through the DB sync with sophisticated merge logic. See the README in the example folder for more information.