architect

The simplest, most powerful way to build serverless applications

Github星跟踪图

@architect/architect

Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.

Build Status

Quickstart

No AWS account required!

  1. Create a Node project:
mkdir testapp
cd testapp
npm init --yes
  1. Install Architect
npm i @architect/architect
  1. Add an .arc file:
@app
testapp

@http
get /
  1. Generate your project code locally:
npx create local
  1. Fire up the Architect sandbox to preview your work:
npx sandbox

To see all commands run:

npx help

Learn more

Full docs found at https://arc.codes

Architect changelog here

Founding team

Amber Costley, Angelina Fabbro, Brian LeRoux, Jen Fong-Adwent, Kristofer Joseph, Kris Borchers, Ryan Block, Spencer Kelley

主要指标

概览
名称与所有者architect/architect
主编程语言JavaScript
编程语言JavaScript, Arc, Python (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2017-07-20 00:36:24
推送于2025-07-02 02:00:51
最后一次提交
发布数539
最新版本名称v11.3.0 (发布于 2025-07-01 21:59:06)
第一版名称v1.0.1 (发布于 2017-07-20 11:25:01)
用户参与
星数2.6k
关注者数30
派生数102
提交数2.5k
已启用问题?
问题数857
打开的问题数58
拉请求数421
打开的拉请求数0
关闭的拉请求数156
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?