Starting up the Vercel Stack
December 3, 2025•By Brian Bancroft•auth, infrastructure, deployment
I've made a bit of progress to the vercel stack. Here's where we are at:
Supabase and Onboarding
Creating an effectve development setup means modelling with good realistic data. I've preserved the previous data stack, and I've moved from prisma to drizzle for its better postgis support.
The makefile is working. make up down nuke. No new onboarding or time off won't cause pain points.
New Features
- View Constituent
- Search for Constituent. Easy search and broad search. easy search has autocomplete.
What's Next
The hard feature is implemeenting the filter and file creation for canvases. I've also learned that MinIO has gone into maintenance mode, meaning any storage on Kube has to be something else now.