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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?