@otterdev/nx-sst
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

nx-sst

An Nx plugin which provides support for Serverless Stack (SST) apps.

Add the plugin to your workspace:

npm install @otterdev-io/nx-sst

Create a typescript sst app:

nx g @otterdev/nx-sst:app <app name>

All SST commands are supported.

For example, if your project is named app:

Start:

nx run app:start or nx start app

Deploy:

nx run app:deploy 

Deploy to stage:

nx run app:deploy --stage=production

Readme

Keywords

none

Package Sidebar

Install

npm i @otterdev/nx-sst

Weekly Downloads

1

Version

0.0.2

License

none

Unpacked Size

21.2 kB

Total Files

29

Last publish

Collaborators

  • ash1k
  • cfraz89