the anonymous sanctuary for professional curation.
frontend/next.js 15 + drizzlebackend/go / gin + supabase
- configure
.envin both folders npm installin frontendnpm run db:pushfor the schema
# terminal 1
cd backend && go run main.go
# terminal 2
cd frontend && npm run dev