architect

The simplest, most powerful way to build serverless applications

Github stars Tracking Chart

@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

Main metrics

Overview
Name With Ownerarchitect/architect
Primary LanguageJavaScript
Program languageJavaScript, Arc, Python (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2017-07-20 00:36:24
Pushed At2025-04-06 21:35:14
Last Commit At
Release Count538
Last Release Namev11.2.2 (Posted on 2025-04-05 10:30:51)
First Release Namev1.0.1 (Posted on 2017-07-20 11:25:01)
用户参与
Stargazers Count2.6k
Watchers Count30
Fork Count103
Commits Count2.5k
Has Issues Enabled
Issues Count856
Issue Open Count58
Pull Requests Count420
Pull Requests Open Count0
Pull Requests Close Count156
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private