Socket
Book a DemoInstallSign in
Socket

@serverless-stack/cli

Package Overview
Dependencies
Maintainers
3
Versions
827
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serverless-stack/cli

A CLI to help deploy SST apps.

latest
Source
npmnpm
Version
1.18.4
Version published
Maintainers
3
Created
Source

@serverless-stack/cli npm

Logo

Part of the SST Framework. The sst CLI allows you to build, deploy, and test SST apps.

View the @serverless-stack/cli docs here.

Quick Start

Create your first SST app.

# Create your app
$ npm init sst
$ cd my-sst-app
$ npm i

# Start Live Lambda Development
$ npm start

# Deploy to prod
$ npx sst deploy --stage prod

sst start

Live Lambda Development

The sst start command starts up a local development environment that opens a WebSocket connection to your deployed app and proxies any Lambda requests to your local machine. This allows you to:

  • Work on your Lambda functions locally
  • Supports all Lambda triggers, so there's no need to mock API Gateway, SQS, SNS, etc.
  • Supports real Lambda environment variables and Lambda IAM permissions
  • And it's fast. There's nothing to deploy when you make a change!

Read more about Live Lambda Development.

Documentation

Check out the SST docs

FAQs

Package last updated on 24 Nov 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.