(评论)
(comments)

原始链接: https://news.ycombinator.com/item?id=43471838

Bknd 是一个全新的 Firebase 替代方案,旨在通过直接嵌入你的 React 前端来简化 Web 开发。开发者 dswbx 创建它来解决在每个新项目中集成各种 API(如身份验证、存储和数据库)的难题。Bknd 消除了单独后端部署的需要,并能与 Next.js、Remix 和 Astro 等框架无缝协作。它也支持 Cloudflare Workers 和 AWS Lambda 等无服务器环境。 Bknd 拥有即时 API、多策略身份验证、媒体处理和内置 Admin UI 等功能。它支持多种数据库选项,包括 Postgres、LibSQL (Turso)、D1 和 SQLite,并使用适配器进行存储。 一位评论者提出了一个关键问题:Bknd 如何在前端运行时保持 Postgres 凭据安全?开发者正在寻求反馈,并很好奇其他人会用它来构建什么。


原文
Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Bknd – Firebase alternative that embeds into any React stack (github.com/bknd-io)
8 points by dswbx 4 hours ago | hide | past | favorite | 1 comment
I built bknd because I was tired of stitching together auth, file storage, and database APIs every time I started a new project. Existing solutions were either too hard to extend, too basic, or required a separate deployment.

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!











What does this mean?:

> bknd runs directly inside your frontend app — no separate backend required.

> It supports Postgres

How is the postgres credentials kept secret from the client?







Join us for AI Startup School this June 16-17 in San Francisco!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



Search:
联系我们 contact @ memedata.com