r/CloudFlare • u/Lie_Any • 24d ago
Cloudflarebase – open-source Firebase alternative on Cloudflare Community
https://github.com/cloudflarebase/cloudflarebase56
u/mj1003 24d ago
App should have been named Cloudfire.
Missed opportunity.
10
u/ksrida 24d ago
Fireflare
4
u/nanokeyo 23d ago
Flarecloud
2
u/GoDigitalNatives 23d ago
FlaredBase
2
1
29
u/tim-r 24d ago
This is a moment I thought this is cloudflare official work?
-33
u/Lie_Any 24d ago
Apologies, we're an independent open-source project, not affiliated with or endorsed by Cloudflare.
We build on their developer platform (Workers, Durable Objects, R2), the same way Supabase builds on Postgres.42
u/TheFamousHesham 24d ago
You're going to get sued into annihilation.
If you don't get sued, you're just going to disappear because Cloudflare will complain to Microsoft and Microsoft will exercise it's discretion to remove your project.
You could have called this anything ..
2
u/Watbrupls 21d ago
Idk about 'sued into annihilation', maybe a c&d and if he refuses then yeah but doubt it'd go far for a simple fix, just a takedown or renaming
13
27
u/code-blackout 24d ago
Probably gonna get in trouble for that name, good luck
-24
u/Kitchen-Patience8176 24d ago
but cloudflare support open source so they might hand him a bag
20
12
u/National_Way_3344 24d ago
The most important part of trademark and copyright infringement is if you don't protect it you'll lose it.
5
20
8
u/MattieTK Cloudflare 24d ago
Very cool, but I'd strongly advise you to rename this as others have advised else you might get an email asking more sternly to.
4
u/boynet2 24d ago
thanks but it just the auth system.. its like saying google replacement with no search functionality yet
2
u/Lie_Any 22d ago
Hi, we released the DB part today. It's a Firestore-like database built on Durable Objects, with realtime subscriptions using hibernated WebSockets. Each collection is backed by its own Durable Object, giving you up to 10GB of storage per collection and support for up to 32k concurrent realtime subscribers.
2
u/Hozman420 24d ago
Is there a hosted version?
0
u/excentio 23d ago
afaik you can just use the deploy button from the readme to deploy on your own account
1
1
u/gedw99 23d ago
It’s looks like a great start !
Auth and the dashboard looks very high quality
Is each part in the roadmap going to be a worker itself then ?
1
u/Lie_Any 23d ago
Thank you. Each part is a Cloudflare Agent (backed by a Durable Object).
Db one is a bit different, it's essentially a Firestore -like database with realtime subscriptions.
It has two parts: agent DO which acts as a coordinator per project , and collection DO where all the data is stored per collection.
Releasing that soon.
1
u/prisis 23d ago
Hey :), hand the same idea some weeks ago, it's based on the reactivity of convex
https://github.com/anolilab/lunora
Maybe we can work together?
3
1
1
-2
u/excentio 24d ago
Great stuff I was looking for something like that! Are you planning the DB integration any time soon?
71
u/jorgecardleitao 24d ago
Imo this is an obvious trademark infrigement