Skip to content

scriptstar/serverless-stack

 
 

Repository files navigation

Serverless Stack Toolkit (SST) Slack npm Build Status

Logo

Serverless Stack Toolkit (SST) is an extension of AWS CDK that:

Getting help: Slack / Twitter / Forums

Quick Start

Create your first SST app.

$ npx create-serverless-stack@latest my-sst-app
$ cd my-sst-app
$ npx sst start

sst start

Documentation

View the SST docs

Future Roadmap

SST is being actively developed. Check out the public SST roadmap here. And make sure to star the repo and subscribe to updates.

Contributing

Check out our roadmap and join our Slack to get started.

  • Open a new issue if you've found a bug or have some suggestions.
  • Or submit a pull request!

Running Locally

To run this project locally, clone the repo and initialize the project.

$ git clone https://github.com/serverless-stack/serverless-stack.git
$ cd serverless-stack
$ yarn

Run all the tests.

$ yarn test

To run the docs site.

$ cd www
$ yarn start

Community

Follow us on Twitter, join us on Slack, post on our forums, and subscribe to our newsletter.

Thanks

This project extends AWS CDK and is based on the ideas from Create React App.


Brought to you by Anomaly Innovations; makers of Seed and the Serverless Stack Guide.

About

Serverless Stack (SST) is a framework that makes it easy to build serverless apps.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.7%
  • TypeScript 38.0%
  • CSS 2.3%