architect/architect
The simplest, most powerful way to build a functional web app (fwa) observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3332
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2622 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Architect is an open-source framework and CLI for building Functional Web Apps (FWAs) on AWS serverless infrastructure using concise declarative configuration. It provides a local sandbox dev server, scaffolding, and one-command deployment of HTTP functions, websockets, queues, scheduled tasks, and DynamoDB tables.
Use cases
- build a serverless web app on aws lambda
- deploy a fullstack app to aws with infrastructure as code
- run a local offline dev server that mimics aws services
- define dynamodb tables and api gateway routes declaratively
- scaffold a new serverless project quickly
- add queues, events, and scheduled tasks to a web app
- deploy staging and production environments from the cli
When to choose
- you want to build database-backed web apps on AWS serverless without hand-writing CloudFormation
- you value a fast local development sandbox that mirrors production
- you want terse declarative infra config with sensible defaults
- you need HTTP, websockets, queues, events, and scheduled functions in one framework
When to avoid
- you are not deploying to AWS
- you need full control over raw CloudFormation or Terraform for complex infrastructure
- you prefer containers or traditional long-running servers over Lambda
- you are locked into a non-AWS cloud provider
Facets
framework · maturity active
infrastructure-as-code web-framework http-server deployment serverless database websocket scheduling web-development cloud-computing infrastructure-as-code backend developer-tools self-hosted cloud windows cli aws-lambda aws-apigateway aws-dynamodb functional-web-apps cloudformation local-dev-server declarative-config nodejs linux macos
3 sources
- readme: https://github.com/architect/architect · fetched 2026-08-28 · 4b2aa8ee0e37
- homepage: https://arc.codes · fetched 2026-08-29 · 66ebcccbae7d
- site_page: https://arc.codes/docs/en/get-started/quickstart · fetched 2026-08-29 · ce275c8c93e3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| architect/architect | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="architect/architect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem