Best way to develop Neon + Vercel Edge Middleware
I need to check the database to recalculate the state of the user and route them appropriately. I though of doing this in middleware, only to realize there's a whole other environment that middleware runs on.
I saw that @neondatabase/serverless could support my usecase, but for local (no internet) development I didn't find a good solution.
I saw that @neondatabase/serverless could support my usecase, but for local (no internet) development I didn't find a good solution.
