Alice Chen

Alice Chen

alice@example.com

Core maintainer. Drizzle schema → auto-CRUD. Search: access control

2 following · 2 followers

Posts

Alice Chen
View post
Alice Chen@alice

Log in as alice@example.com and edit this post. Log in as bob and PATCH the same id — Bunderstack returns 403. That is row-level security.

Edit post

Alice Chen
View post
Alice Chen@alice

Follows, likes, retweets, and threaded replies — all plain Drizzle tables with ownerColumn access. Compose Twitter-style UX on top.

Edit post

Alice Chen
View post
Alice Chen@alice

Use defineAccess() when conventions are not enough: follows use followerId, auth tables stay sealed unless exposeAuthTable.

Edit post

Alice Chen
View post
Alice Chen@alice

Add a userId column and owner-scoped update/delete kick in automatically. Public list/get, authenticated create, owner mutations.

Edit post

Alice Chen
View post
Alice Chen@alice

Define tables in Drizzle — Bunderstack mounts GET/POST/PATCH/DELETE at /api/:table. No hand-written route boilerplate.

Edit post