Congratulations on completing the guide!

App in Prod

We’ve covered how to build and deploy our backend serverless API and our frontend serverless app. And not only does it work well on the desktop.

App update live screenshot

It’s mobile optimized as well!

Mobile app homescreen screenshot

Manage in Prod

One final thing! You can also manage your app in production with the SST Console.

Run the following in your project root.

$ npx sst console --stage prod

This’ll allow you to connect your SST Console to your prod stage.

SST Console: https://console.serverless-stack.com/notes/prod/stacks

It’ll show you all the resources in production.

SST Console prod stacks tab

All your users.

SST Console prod Cognito tab

The notes your users have created.

SST Console prod DynamoDB tab

You can even see the request logs in production.

SST Console prod functions tab


We hope what you’ve learned here can be adapted to fit the use case you have in mind. We are going to be covering a few other topics in the future while we keep this guide up to date.

We’d love to hear from you about your experience following this guide. Please fill out our survey or send us any comments or feedback you might have, via email. And please star our repo on GitHub, it really helps spread the word.

Star our GitHub repo

Also, we’d love to feature what you’ve built with Serverless Stack, please send us a URL and brief description.

Thank you and we hope you found this guide helpful!