skymethod / denoflare

Develop, test, and deploy Cloudflare Workers with Deno.
https://denoflare.dev
MIT License
710 stars 36 forks source link

Add Netlify egde function push #68

Open riderx opened 10 months ago

riderx commented 10 months ago

It's possible to use the API the same way done for AWS to deploy: https://docs.netlify.com/api/get-started/#deploy-with-the-api

The same code of https://github.com/Cap-go/capgo is already deployed in Cloudflare, Supabase egde and Netlify edge, but with transform script. Now with deno support npm prefix I can delete all my transform code if we can netlify deploy