MCPcopy Index your code
hub / github.com/architect/architect

github.com/architect/architect @v12.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v12.0.0 ↗ · + Follow
8 symbols 12 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

  <img alt="Architect Logo" src="https://assets.arc.codes/architect-logo-500b@2x.png">

GitHub CI status npm version Apache-2.0 License

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

Requirements

Installation

Make sure you have at least Node.js version 18 installed.

Open your terminal to install arc:

npm i @architect/architect --save-dev

Check the version:

npx arc version

Protip: run arc with no arguments to get help

Work locally

Create a new app:

mkdir testapp
cd testapp
npx arc init

Kick up the local dev server:

npx arc sandbox

Cmd / Ctrl + c exits the sandbox

Deploy to AWS

Deploy the staging stack:

npx arc deploy

Protip: create additional staging stacks with --name

Ship to a production stack:

npx arc deploy --production

Add Architect syntax to your text editor

VS Code

Sublime Text

Vim

Learn more

Head to https://arc.codes to learn more!


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

Core symbols most depended-on inside this repo

reset
called by 20
test/unit/src/index-test.js
log
called by 3
src/version.js
isAwsLite
called by 2
test/unit/src/dependency-version-test.js
main
called by 1
src/index.js
returner
called by 0
test/unit/src/index-test.js
inv
called by 0
test/unit/src/index-test.js
fail
called by 0
src/index.js
notFound
called by 0
src/index.js

Shape

Function 8

Languages

TypeScript100%

Modules by API surface

test/unit/src/index-test.js3 symbols
src/index.js3 symbols
test/unit/src/dependency-version-test.js1 symbols
src/version.js1 symbols

For agents

$ claude mcp add architect \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact