5
4 Comments

Breaking Ground on Web App.

In my last post I mentioned that I had already built sitemgtx which is true, but not completely accurate. I’ve had the automated software built and working for several months now, but no web app to run it. So, today I break ground on sitmgtx in django. If anyone has any suggestions for a tech stack inline with django, or any other advice to offer an amateur developer... I’d appreciate it!
Happy new year Hackers!

  1. 3

    If you want to get to market faster, I'd highly recommend taking a look at a service like Firebase to keep you focused on your app logic and remove infrastructure concerns. There's AWS and Azure, and those are great for larger orgs, but I find Firebase to be MUCH easier to get up and running for smaller bootstrapped apps.

    My app (ShopLystr) has multiple domains served as static sites with a backend that's composed of firebase auth, cloud functions, firestore database, and firestore's security rules. REALLY helps you focus on your app.

    No, this is not a sponsored comment 😆

    1. 2

      Hahaha, sounds sponsored! Nah, but that’s super helpful. I haven’t looked into firebase much yet, but I definitely will. Thanks for the help man! 👊

  2. 2

    Here’s one that I haven’t used but I liked the look of: https://github.com/saasforge/open-source-saas-boilerpate

    It uses Flask instead of Django but it might be a good place to start.

    1. 1

      Sweet!!! Thank you brother! That’s awesome, I was looking for an open source template like that! 🙏

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 13 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments