@canopyinc/sst

2.27.0 • Public • Published

sst

SST makes it easy to build modern full-stack applications on AWS.

The sst package is made up of the following.

Installation

Install the sst package in your project root.

npm install sst --save-exact

Usage

Once installed, you can run the CLI commands using.

npx sst <command>

Import the Node.js client in your functions. For example, you can import the Bucket client.

import { Bucket } from "sst/node/bucket";

And import the constructs you need in your stacks code. For example, you can add an API.

import { Api } from "sst/constructs";

For more details, head over to our docs.


Join our community Discord | YouTube | Twitter

Readme

Keywords

none

Package Sidebar

Install

npm i @canopyinc/sst

Homepage

sst.dev

Weekly Downloads

0

Version

2.27.0

License

MIT

Unpacked Size

7.79 MB

Total Files

367

Last publish

Collaborators

  • andreivn
  • ioan.sava
  • jglien
  • remus-canopy
  • canopy-ci
  • rubycanopy
  • edcanopyserv
  • vlad-canopy
  • redsorbet
  • hahnbrady
  • ps2_controller
  • kylefoundry
  • kpamaran
  • xer0x