Skip to content

The simplest, most powerful way to build serverless applications

License

Notifications You must be signed in to change notification settings

ballandbat/architect

 
 

Repository files navigation

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

GitHub CI status Join Architect Slack

Docs

Full documentation found at: https://arc.codes

Installation

npm

npm i -g @architect/architect

Binary Distributions

Coming soon! If you are interested in helping please let us know! Currently you can generate experimental binaries by cloning this repo and running npm run build.

Usage

Run arc with no arguments to get help. To create a new app and kick up the local dev server:

mkdir testapp
cd testapp
arc init
arc sandbox

Package and deploy your app (via AWS CloudFormation):

arc deploy

Founding team

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

Special thanks

Pinyao Guo for the Architect GitHub name

About

The simplest, most powerful way to build serverless applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%