Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@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
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 3,747 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.