Per my previous post about getting clarity on my content strategy, I need to be creating more products. So I’m going to do 12 SaaS projects in 2023.
Projects So Far
- Rage Filter in the month of January
- Wraith Docs in February
Plan To Do It
There’s no fixed schedule and I plan to do a rough cadence of 1 project a month. But if I do 2 projects in a single month, or 3, then I can spend the extra time created doing more marketing.
Or vice versa.
Stack
I used a Django template to build my website which I paid $700 for. So I’ll continue to use that. It speeds up my ability to connect Stripe, do user authentication, deployment, and more. There’s a learning curve to using the template, but the more I use it, the more I can go faster with it.
But basically my stack will just be:
- Python + Django
- Bulma CSS
- Heroku (I am using docker for Wraith Scribe but man Docker sucks).