aws-devtools-labs/aws-blocks
GitHub 仓库 中按Star排名第 757 / 共 783
Composable building blocks for full-stack AWS apps — define infrastructure and runtime code together with end-to-end type safety using TypeScript, local mocking, and native client codegen for Kotlin, Swift, and Dart.
项目介绍
AWS Blocks is a backend toolkit for building full-stack applications on AWS. Each Block is a self-contained backend capability that bundles your application code, a local development setup, and the infrastructure to run it. Pick the Blocks you need, compose them, and AWS Blocks defines the AWS infrastructure for you following AWS best practices. Your entire application runs locally without an AWS account — when you're ready, deploy the same code to AWS without changing it.
Requires Node.js 22 or later and npm 10 or later.
npm run dev starts a local development server at with every Block running a local implementation — no AWS account or credentials required. Define your backend in…
最新指标
| Star | 358 | 2026-07-16 |
|---|---|---|
| Fork | 39 | 2026-07-16 |
| 提交 | 133 | 2026-07-16 |
| 发布 | 0 | 2026-07-16 |
| Watcher | 3 | 2026-07-16 |
| 开放 issue | 28 | 2026-07-16 |
| 开放 PR | 51 | 2026-07-16 |