Skip to content

Commit

Permalink
add Fireproof
Browse files Browse the repository at this point in the history
Pure JS, zero dependency, CRDT database - runs in the browser and connects to any cloud or backend 
cc @jchris
  • Loading branch information
jnsnco authored and jamesgpearce committed Mar 8, 2024
1 parent 84f5fdb commit e6970d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _data/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@
"title": "Storing data",
"class": "row2",
"items": [
{
"title": "Fireproof",
"author": "Fireproof team",
"url": "https://use-fireproof.com/",
"icon": "https://fireproof.storage/static/img/flame.svg"
},
{
"title": "PouchDB",
"author": "PouchDB contributors",
Expand Down

0 comments on commit e6970d9

Please sign in to comment.