Tobias Schmidt @tpschmidt.com · Jun 28

AWS Blocks looks like SST and Local/Ministack got fused into one framework! Open source, all TypeScript 🔥 You get the abstracted "build a backend fast" part (Postgres, auth, real-time messaging, file uploads, background jobs, AI agents) plus the run-it-all-locally part with zero AWS account

3 likes 1 replies

?

Replies

Tobias Schmidt · Jun 28

Same code then deploys to AWS unchanged (amazing if so), end-to-end type safe from DB schema to frontend. The local-first piece looks AMAZING That's the LocalStack/Ministack idea baked into an official AWS framework