What every project rests on.
- Next.jsType-safe full-stack framework. We ship most web work here.
- TypeScriptNon-negotiable. If it doesn't type-check, it doesn't ship.
- Postgres + pgvectorRelational data and vector search on the same system.
- Drizzle / PrismaType-safe ORMs so the schema stays the source of truth.
- React + TailwindUI that stays consistent as teams and features grow.