radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

Add drizzle db connection setup as middleware #29

Closed rak3rman closed 7 months ago

rak3rman commented 7 months ago

Reference documentation: https://hono.dev/guides/middleware#custom-middleware

rak3rman commented 7 months ago

PR #32 broke production, reopening issue.

  <-- GET /api/items
TypeError: Cannot read properties of undefined (reading 'items')
  --> GET /api/items 500 0ms
rak3rman commented 7 months ago

Starting work on this task under branch 29-fix-db-middleware-undefined