
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@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 14 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
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 the staging
stack:
npx arc deploy
Protip: create additional
staging
stacks with--name
Ship to a production
stack:
npx arc deploy --production
ā VS Code
ā Sublime Text
ā 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
[11.2.2] 2025-04-05
This version bumps @architect/inventory
4.0.6 -> 4.0.8 and includes the following fixes:
index.mjs
under a plugin folder namerequire()
of ESM modules)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 2,328 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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.