This project started as a small, simple demo a few years ago when I was learning Nuxt. Initially, I followed the Supabase guide to get started with Nuxt 3 and Supabase integration. The tutorial used ...
I used the following guide to setup Drizzle: https://orm.drizzle.team/docs/get-started/sqlite-new This is what some key files contain. When data in a sqlite database ...