from Hacker News

Firepad – An embeddable open-source collaborative code and text editor for web

by bookstore-romeo on 10/13/24, 3:40 AM with 6 comments

  • by WA on 10/13/24, 10:13 AM

    Dead project: "This repository has been archived by the owner on Oct 4, 2024. It is now read-only."
  • by ko_pivot on 10/13/24, 2:26 PM

    > Behind the scenes, Firepad uses the Firebase Realtime Database for cloud data storage and synchronization.

    I have no judgement for folks who choose to use Firebase, but I would never add it as even an indirect dependency in something I’m building.