Host Your Own Docker Registry for CI/CD
Just a quick and short description to host your own registry on a VPS, EC2, DigitalOcean Droplet or similar
Published on 26 Jul, 2024Just a quick and short description to host your own registry on a VPS, EC2, DigitalOcean Droplet or similar
Published on 26 Jul, 2024Learn how to deploy your Reflex app to DigitalOcean using Docker containers and GitHub Actions for seamless CI/CD integration.
Published on 24 Jul, 2024Discover 8 powerful Python SaaS boilerplates, including GeniePy built on Reflex, that can dramatically accelerate your development process. Learn how to choose the right boilerplate for your project and save weeks of setup time.
Published on 20 Jul, 2024Reflex is able to export the frontend seperately as static HTML. In this blog post we'll look at how you can deploy it to CloudFlare.
Published on 18 Jun, 2024Excited to announce that I, Hannes, have taken over the maintenance and development of GeniePy, with plans to enhance its capabilities and support solo developers in creating and running their own businesses efficiently.
Published on 01 Jun, 2024Reflex is a relatively new entrant to the world of Python web frameworks. In this blog post we'll look at how you can deploy your Reflex applications to Fly.io.
Published on 10 Dec, 2023Reflex is a relatively new entrant to the world of Python web frameworks. In this blog post we'll look at a few different ways in which Reflex lets you run applications in production.
Published on 19 Jul, 2023The latest release of GeniePy switches the underlying framework from Starlette to Reflex. In this blog post we cover why.
Published on 13 Jul, 2023In this post, we'll show how to integrate secure user-management backed by Auth0 in a Starlette application.
Published on 27 Mar, 2023In this post, we'll show how to integrate a GraphQL API to a Starlette application.
Published on 01 Nov, 2022In this post, we'll show how you can set up a websocket endpoint in a Starlette app written in Python.
Published on 15 Oct, 2022In this post, we'll explore how we can ask pytest to generate multiple tests from one using test parameters.
Published on 01 Oct, 2022In this post, we'll talk about the Facade design pattern and how it can be used in your SaaS app's codebase if your app is sending emails.
Published on 03 Jan, 2022In this post, we will have a look at why Starlette is one of the web frameworks in Python that you should seriously consider using for your next SaaS.
Published on 07 Nov, 2021