serverlessui icon indicating copy to clipboard operation
serverlessui copied to clipboard

A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.

Results 3 serverlessui issues
Sort by recently updated
recently updated
newest added

Thanks for a great tool! Noticed that in CLI commands and config there is no option to provide "app-id". Suppose I would like to deploy 2 serverless ui apps on...

enhancement

This PR utilizes an alpha construct from serverless-next, so it is not quite ready for primetime, but can possibly publish under an experimental flag. https://github.com/serverless-nextjs/serverless-next.js/tree/master/packages/serverless-components/nextjs-cdk-construct - [ ] Add SSR...

Hey guys! I installed serverlessui but i'm getting an error when trying to deploy a simple html page: ![image](https://user-images.githubusercontent.com/9256689/199850264-3f8c7264-5fe1-49e7-8ebe-fe3435b398b5.png) Any idea what is going wrong there?