Build ultra scalable database backed web apps on AWS serverless infrastructure with full local, offline workflows, and more. Full documentation found at: https://arc.codes
- Platforms: Linux, macOS, Windows
- Architect runtime: Node.js 14+
- Function runtimes & package managers:
- Node.js (optional): supported versions
- Python (optional): supported versions
pip3(optional)
- Ruby (optional): supported versions
bundle(optional)
- Additional function runtimes:
- Java, .NET, Golang, Lambda runtime layers (optional): supported versions
Make sure you have at least node version 14 installed.
Open your terminal to install arc globally:
npm i -g @architect/architectCheck the version:
arc versionProtip: run
arcwith no arguments to get help
Create a new app:
mkdir testapp
cd testapp
arc initKick up the local dev server:
arc sandbox
Cmd / Ctrl + cexits the sandbox
Deploy the staging stack:
arc deployProtip: create additional
stagingstacks with--name
Ship to a production stack:
arc deploy production– VS Code
– Atom
Head to https://arc.codes to learn more!
Amber Costley, Angelina Fabbro, Brian LeRoux, Jen Fong-Adwent, Kristofer Joseph, Kris Borchers, Ryan Block, Spencer Kelley
Pinyao Guo for the Architect GitHub name
