Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.
No AWS account required!
- Create a Node project:
mkdir testapp
cd testapp
npm init --yes- Install Architect
npm i @architect/architect- Add an
.arcfile:
@app
testapp
@http
get /
- Generate your project code locally:
npx create local- Fire up the Architect sandbox to preview your work:
npx sandboxTo see all commands run:
npx helpFull docs found at https://arc.codes
Amber Costley, Angelina Fabbro, Brian LeRoux, Jen Fong-Adwent, Kristofer Joseph, Kris Borchers, Ryan Block, Spencer Kelley
Pinyao Guo for the Architect GitHub name
