My repository for experiments, templates and examples. The purpose of this is to gather different experiments that I have made for future references. Whatever is here should not be considered production ready, but feel free to use whatever you want.
Experiments in deploying infrastructures with infrastructure as code using different tools and platforms.
- AWS CDK
- Tool for deploying infrastructure to AWS
- Wrangler
- Tool for deploying Cloudflare Workers
- Terraform
- Tool for deploying to multiple different platforms
Experiments with different web development frameworks.
-
DevNotes - Example of full-stack Cloudflare Pages app with SvelteKit
- Uses Single sign-on with Google and Cloudflare D1 Database
-
- An example of setting a development environment for a Flask app
- Uses docker compose for running the development server