This looks awesome Gabe. Is there somewhere we can see a roadmap of future improvements/features?
I'm currently building things with React, tailwind, FastAPI, and hosting on Render.
I'm thinking of buying it just to explore and use the codebase as an example of what best practices to use. (Seeing as the CTO of Stripe even mentioned the code quality on your testimonials haha)
Check out http://docs.divjoy.com for a changelog and roadmap. Tailwind is coming this year. If there's anything you need that's not on there feel free to shoot me a message. And yeah I was really excited to see the Stripe CTO sign up! He's used it to build a bunch of side project, including this one which is in use at his kid's school right now: https://bonjourmaclasse.com
I use a similar tech stack. Setting up auth is a pain in the ass and adds zero value. But when I use a cookie cutter template I need to spend a considerable amount of time getting familiar with the codebase.... No free lunch I guess.
Yeah there's always a bit of a trade-off there. You naturally learn how things work very well by building them yourself. In terms of the code that Divjoy gives you, I try to keep abstractions to a minimum and include as many helpful code comments as I can.
I'm currently building things with React, tailwind, FastAPI, and hosting on Render.
I'm thinking of buying it just to explore and use the codebase as an example of what best practices to use. (Seeing as the CTO of Stripe even mentioned the code quality on your testimonials haha)