Building in Public: Day 2 (skipped day 1 oops)

My Phung
2 replies
Just fixed a bug this morning. Forgot to post yesterday, I stayed up way too late. Yesterday I got a few animations done for the onboarding process. Now you'll sign up, verify your email and get redirected back to the app, input your invite code, fill out your project info, and then get access to the app. There is a lot that goes into the making and transition between each step. User interface, animations, mobile deep linking (directing people back to app with link), form validation, invite system, protected routing, and now I need to get an email host to increase the email rate limit supabase imposed. That onboarding process is all done (besides the email rate limit I need to find a host for). Now I get to work on the meat and potatoes of the app, the fun features that will come with it's own host of problems. Very important to get all this stable and tested, otherwise the app isn't secure. - Reposted from my LinkedIn (I have 5 followers!) https://www.linkedin.com/company...

Replies

mandrill or sendgrid or mailgun are good email vendors.
Share