Hey!
I'm curious about your thoughts on this. I personally hate having to implement all the user-related stuff (login, signup...). Furthermore, it's usually something I always need in my projects :(
In the past, I've used some tools such as Firebase in order to implement it faster, but I feel like I still need to do a fair amount of work anyways (UI, custom BE logic etc.)
What's the most annoying part for you?
Cheers
i would say user registration/auth stuff, but i have used Laravel Spark, and I know there are other saas boilerplate projects for different ecosystems, like pegasus.
and i'm going to figure out exactly how aws incognito and related fit into things.
outside of that, the most annoying part is....all of it.
i want to be able to do what some of these low/no-code environments can do, but without spending $50/mo + costs for whatever api and cloud services i need. :-/