UNPKG

bknd

Version:

Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.

2 lines (1 loc) 215 B
import{createFrameworkApp as r}from"bknd/adapter";async function o(e,t=process.env){return await r(e,t)}function c(e={},t=process.env){return async n=>(await o(e,t)).fetch(n.request)}export{o as getApp,c as serve};