
Security News
Insecure Agents Podcast: Certified Patches, Supply Chain Security, and AI Agents
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.
@architect/architect
Advanced tools
Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.
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
pip3 (optional)bundle (optional)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
arcwith no arguments to get help
Create a new app:
mkdir testapp
cd testapp
npx arc init
Kick up the local dev server:
npx arc sandbox
Cmd / Ctrl + cexits the sandbox
Deploy the staging stack:
npx arc deploy
Protip: create additional
stagingstacks with--name
Ship to a production stack:
npx arc deploy --production
– VS Code
– Vim
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
FAQs
Create, deploy, and maintain next-generation AWS cloud function-based serverless infrastructure with full local, offline workflows, and more.
The npm package @architect/architect receives a total of 1,543 weekly downloads. As such, @architect/architect popularity was classified as popular.
We found that @architect/architect demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.

Security News
The planned feature introduces a review step before releases go live, following the Shai-Hulud attacks and a rocky migration off classic tokens that disrupted maintainer workflows.