Skip to content

Installation

  • Node.js 18 or later
  • Pulumi CLI
  • AWS credentials configured (via AWS CLI, environment variables, or IAM roles)
Terminal window
npm install @stackattack/aws

Or with yarn:

Terminal window
yarn add @stackattack/aws

Or with pnpm:

Terminal window
pnpm add @stackattack/aws
  • Quick Start - Start using Stackattack’s components to deploy your application.