If you want to share your stack too reply to this thread!
If you want to share your stack too reply to this thread!
- Sentry to report and view any error/exception produced in my App.
- PostHog for Product Analytics
- MailerLite to manage and send the newsletter
- MailerSend to send transactional emails (account activation, password lost, etc.)
- Sentry to report and view any error/exception produced in my App.
- PostHog for Product Analytics
- MailerLite to manage and send the newsletter
- MailerSend to send transactional emails (account activation, password lost, etc.)
- Docker to build container images
- Helm to deploy new versions of the apps
- Docker to build container images
- Helm to deploy new versions of the apps
- Terraform to create/update the provider resources
- Terraform to create/update the provider resources
- Cloudflare Pages (to host the landing page)
- DigitalOcean Kubernetes (DOKS) to deploy all the apps.
- DigitalOcean Container Registry to store Docker images.
- DigitalOcean Managed Databases to avoid running databases by myself.
- Cloudflare Pages (to host the landing page)
- DigitalOcean Kubernetes (DOKS) to deploy all the apps.
- DigitalOcean Container Registry to store Docker images.
- DigitalOcean Managed Databases to avoid running databases by myself.
- MySQL for storing relational data.
- Redis for the worker queues.
- MySQL for storing relational data.
- Redis for the worker queues.
- NextJS for the Landing Page and Documentation (TailwindUI templates).
- Laravel for the Dashboard. I used JetStream Starter Kit with Livewire.
- Gin (Go framework) for the main service.
- Cobra for building the CLI.
- NextJS for the Landing Page and Documentation (TailwindUI templates).
- Laravel for the Dashboard. I used JetStream Starter Kit with Livewire.
- Gin (Go framework) for the main service.
- Cobra for building the CLI.
I’m a big fan of JetBrains IDEs. I use PHPStorm and GoLand.
I’m a big fan of JetBrains IDEs. I use PHPStorm and GoLand.
I’ve been following your journey with Snapshooter on Twitter and your Podcast.
I’m working on Deckrun.com, a SaaS to create your own PaaS on top of managed providers. I’m starting with DigitalOcean. On January I’ll launch a public beta.
I’ve been following your journey with Snapshooter on Twitter and your Podcast.
I’m working on Deckrun.com, a SaaS to create your own PaaS on top of managed providers. I’m starting with DigitalOcean. On January I’ll launch a public beta.