Day #3 of Building a Startup to $20K MRR as an Indie Hacker
Log #1
This is the day #3 of my attempt to build a $20K MRR startup as an indie hacker.
I am still working with Thinkvoice. But I am having trouble doing this challenge daily, I cannot maintain the consistency of working on this challenge everyday, but I should even dare to stop, it will come, I just need to keep showing up. I just need to keep reminding myself why I am doing this.
Log #2
Today, I’m working on a feature for Thinkvoice to enable new users to send an email with invoice attachment using their own Gmail accounts. Right now, the can already send email with invoice attachment but it goes through my own Gmail account via Google App Password which is ideal for my personal use case but it is not scalable.
Log #3
I did manage to figure the implementation of the new feature I am working on, and deployed it in production. Don’t get me wrong I am heavily leveraging Claude Code here, and I am already amazed what it can do. I tested the feature on both local and production environments, and they do really work.
Now I am trying to migrate some data from database.collection to another, I created a separate database for production on the same cluster. If some tractions do occur, I will plan a better setup eventually.