zarf icon indicating copy to clipboard operation
zarf copied to clipboard

Framework: Support runtime adapters (Deno, Node.js, etc.)/serverless functions

Open one-aalam opened this issue 2 years ago • 0 comments

Make Zarf adaptable to different JS runtimes (Node.js, Deno, Cloudflare, etc.)

  • [x] Bun.js - Separate out the Bun.js server as an adapter
  • [ ] Deno
  • [ ] Node.js
  • [ ] Cloudflare Workers

and support server-less functions providers like

  • [ ] Netlify Functions
  • [ ] Vercel Functions

one-aalam avatar Oct 12 '22 14:10 one-aalam