localfirstweb.dev

A list of various resources for local-first web development (by mylofi)

Localfirstweb.dev Alternatives

Similar projects and alternatives to localfirstweb.dev

  1. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. txtai

    💡 All-in-one open-source AI framework for semantic search, LLM orchestration and language model workflows

  4. SendWhatsppTextByJavaScript

    Here is small JS Script for sending a message in a loop.

  5. capacitor

    Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

  6. rqlite

    The lightweight, user-friendly, distributed relational database built on SQLite.

  7. git-bug

    Distributed, offline-first bug tracker embedded in git

  8. vike

    66 localfirstweb.dev VS vike

    The Modular Framework — Next.js & Nuxt alternative for unprecedented flexibility and stability.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. RxDB

    51 localfirstweb.dev VS RxDB

    A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

  11. CouchDB

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

  12. Dexie.js

    41 localfirstweb.dev VS Dexie.js

    A Minimalistic Wrapper for IndexedDB

  13. electric

    Real-time sync for Postgres.

  14. idb

    17 localfirstweb.dev VS idb

    IndexedDB, but with promises

  15. RethinkDB

    The open-source database for the realtime web.

  16. makepad

    26 localfirstweb.dev VS makepad

    Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl

  17. FluidFramework

    Library for building distributed, real-time collaborative web applications

  18. pgBackRest

    Reliable PostgreSQL Backup & Restore

  19. sqlsync

    SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.

  20. durafetch-server

    Download all Cloudflare durable object state to a local SQLite database.

  21. evolu

    4 localfirstweb.dev VS evolu

    Privacy-focused local‑first platform that scales.

  22. triplit

    6 localfirstweb.dev VS triplit

    A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better localfirstweb.dev alternative or higher similarity.

localfirstweb.dev discussion

Log in or Post with

localfirstweb.dev reviews and mentions

Posts with mentions or reviews of localfirstweb.dev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-01.
  • RSC for Lisp Developers
    4 projects | news.ycombinator.com | 1 Jun 2025
    Will this whole idea of writing more server-side logic pay off?

    I'm not sure. It felt like we were moving towards dumb backends that sync automatically towards frontends that would contain most logic. Things like https://localfirstweb.dev/ feel like the future

    Writing more backend code (as quoting/react-server-components are suggesting) will increase the surface area where errors can occur. Limiting that to either just the server/client feels like a much saner approach

  • Reverse engineering of Linear's sync engine
    4 projects | news.ycombinator.com | 28 May 2025
    There is a proliferation of sync tools and little standardization. Here some in local-first space [0]. Martin Kleppmann in his talk last year spoke [1] the need for a generic sync protocol, which was very interesting.

    [0] https://localfirstweb.dev/

    [1] https://www.youtube.com/watch?v=NMq0vncHJvU&t=1016s

  • Sync Engines Are the Future
    14 projects | news.ycombinator.com | 21 Mar 2025
    Useful directory of tools here: https://localfirstweb.dev/
  • I wrote a static web page and accidentally started a community
    3 projects | news.ycombinator.com | 11 Feb 2025
    The "static page" is referring to https://localfirstweb.dev/. TinyBase, the tool with embedded SQLite and React support (among other things) is for reactive (non-static) web applications. Native JavaScript language feature like maps are not an adequate replacement for the functionality offered by TinyBase.
  • All Garmin Connect services are down
    1 project | news.ycombinator.com | 8 Jan 2025
    All wearable devices should implement local-host functionality and capability by default, failure to do so it's not acceptable from the perspective of Murphy's Law [1], [2].

    [1] Local-first software:

    https://localfirstweb.dev/

    [2] Murphy's law:

    https://en.wikipedia.org/wiki/Murphy%27s_law

  • Electric (Postgres sync engine) BETA release
    3 projects | news.ycombinator.com | 10 Dec 2024
  • Postgres for Everything (E/Postgres)
    6 projects | news.ycombinator.com | 6 Dec 2024
    I mean storing data in your https://localfirstweb.dev . Sqlite allows that so you can work fully in our client (browser/mobile) without internet potentially and then later sync (rqlite, pouchdb, etc for instance). If I get to do 'everything' with postgres, I need that too, so I was wondering if it exists.
  • Lies I was told about collab editing, Part 1: Algorithms for offline editing
    4 projects | news.ycombinator.com | 6 Dec 2024
  • Show HN: One – Unified React web and native, local-first
    5 projects | news.ycombinator.com | 4 Oct 2024
    Local-first generally refers to apps that work with a local client database which syncs with a server database in the background. Reads and writes go to the local database first. This results in very low latency and not being dependent on the network for working with data. The term is often applied loosely and architectures and implementations differ quite a bit.

    This community has been central to the idea of local-first: https://localfirstweb.dev/

    The term local-first was coined by Martin Kleppmann et al in this essay: https://www.inkandswitch.com/local-first/

  • A Local-First Case Study
    5 projects | news.ycombinator.com | 1 Oct 2024
    There is a fairly comprehensive list of frameworks/tools here: https://localfirstweb.dev/

    I work on PowerSync and we did a Show HN last year: https://news.ycombinator.com/item?id=38473743

    Also see InstantDB Show HN: https://news.ycombinator.com/item?id=41322281

  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic localfirstweb.dev repo stats
40
226
6.8
30 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that HTML is
the 9th most popular programming language
based on number of references?