What are your challenges when coding a SaaS?
Jonathan Wilke
3 replies
Hey everyone,
I am Jonathan the founder of https://supastarter.dev. It's a boilerplate for SaaS apps built with Supabase and Next.js.
The goal is to solve the most common challenges when building a SaaS so you don't have to and can focus on your business. Currently it includes the following features:
- Authentication
- Internationalization
- Mail templates
- A blog
- Subscription (coming soon)
- A landing page template
- Dark mode
- Responsive components
- Serverless architecture
Now my question to you is, what are the challenges you are facing when coding a SaaS? Are there things I didn't consider or didn't solve the way you would expect to?
In general I would love to hear your feedback on the project and how I can optimize it!
Have a great day!
Replies
Johannes Müller@hayerhans
An A/B feature would be cool regarding copy writing.
Whats definitely missing is some kind of analytics. Maybe you can integrate plausible (its free and opensource + I am a huge fan)
Share
supastarter for Nuxt 3
@hayerhans there already is an integration guide for splitbee on your blog, but I will definitely have a look into Plausible, thanks for the tip!
And great project ! Nice work :)