Show HN: Tech Stack for Solo SaaS Developers(creativedesignsguru.com) |
Show HN: Tech Stack for Solo SaaS Developers(creativedesignsguru.com) |
That is the catch with pre-built stacks like this - they all look great when you put together a simple example with them, but the quirks of each piece compound on each other. Once your app reaches any level of complexity, you need actual expertise in each piece of the puzzle. When you fight one or two pieces that are new to you, much of the benefit of having the full stack handed to you is burned away.
Here's an example building a "Sign up" modal in the shadcn style.
https://clerk.com/docs/elements/examples/shadcn-ui
We've only tackled a few of the UIs, but UserProfile, OrgProfile, etc. are coming soon.
Currently, I just feel the default UI from Clerk works good with Shadcn UI, both works great together. Definitively not perfect but do a great to job for a solo developer or for a small team.
And, I mostly using for advanced authentication features like user impersonation, multi-tenancy, roles & permission.