Hey Indie Hackers! It's the first day of March, what are your plans this month?
Here are mine: * Finalize landing page for emotmo.com * Marketing - Cold outreach to target audience - Share landing page to target public * Finish MVP
Busy day today, setting up my business bank account, continue implementing Stripe into my product, updating registration flow and if time left update the leaderboard.
My plan was to work on implementing stripe, but I'm already spending an hour revamping the user context within my app. This will save me a lot of development time while developing MVP, so it has to happen. But the fun part, implementing Stripe, will have to wait.
With the help of @stojaaan I was able to get the subject translated as well. Based on the user's language @supabase now sends out the emails in the correct language 💪🏼 (in this case Dutch)
My invitation email and confirmation email sent by Supabase are now based on the language of the user. Only thing I can't change is the subject of the email, but it will do for now.
Anyone that knows how to change that? Love to hear it.
Not much work on Emotmo done tonight. Instead, focused on my company website. I want to set up a bare minimum website, which mentions Emotmo as product. An about page and a contact form. Nearly there 😅
Dev tip: Instead of creating your own dummy data arrays, just ask ChatGPT to do it for you. I needed an array with dummy users, id, name and job title and within seconds I got a complete list ready to use in my application.
Got the invite user flow working again. Much simpler to use now from a tech perspective. Will save me a lot of headache in the (near) future. Will cause me more headache when users need to be active in multiple companies, but that's a concern for later.