Can it be used without React?
Why make it React-dependent/focused?
How's it better than going with synch engines, like eg. Zero?
Didn't look at code, sorry, on the go now.
replies(1):
bknd runs directly inside your frontend app — no separate backend required. It works with Next.js, Remix, Astro, React Router. It also runs standalone on Cloudflare Workers, AWS Lambda, Bun, or Node.
It supports Postgres, LibSQL (Turso), D1, SQLite and has adapter-based storage. You get instant APIs, multi-strategy auth, media handling and a built-in Admin UI.
Curious what you’d build with it, feedback welcome!
Not familiar with Zero, but it looks interesting, will check it out.