Wrote a Blog Post
Contributed to open source
Created a demo site using the RedwoodJS framework with Netlify edge functions, but without an API layer/database.

https://github.com/ericapisani/sample-redwoodjs-with-edge-netlify

I ran into some challenges deploying to production with the removal of the API layer, so I wrote a blog post about it until I can contribute to the Redwood docs with the steps on how to get around those challenges. Stay tuned!

https://www.ericapisani.dev/posts/deploying-a-redwoodjs-app-without-an-api-database/