Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added notebook-app (of pulumi-aws-toolbox) #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarkusKramer
Copy link

The app is an open-source and serverless pastebin alternative, created with just ~100 lines of infrastructure code.
It's a demo app on how to use pulumi-aws-toolbox, a library for deploying serverless web apps to the AWS cloud.

The UI of the app is built with SvelteKit and Tailwind. We're using AWS Lambda and S3 for the backend. So AWS cost should be almost $0. Meaning you can easily run your own pastebin alternative or use it as a starting point to deploy own apps to AWS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant