Saad Bazaz
Saad Bazaz
Explore posts from servers
RRefine
Created by rival-black on 2/18/2024 in #ask-any-question
OpenAPI Codegen with Refine (REST API Provider)
Hey, I have a solid REST API which has an OpenAPI specification. I was wondering if that could be used to autogenerate an entire NextJS admin panel with Refine. I think that could greatly accelerate progress for many devs and teams. Here's my Issue on GitHub with more details: https://github.com/refinedev/refine/issues/5623
10 replies
TTCTheo's Typesafe Cult
Created by Saad Bazaz on 2/16/2024 in #questions
How do y'all use Husky with a turborepo?
I've been racking my brains around this for a while. I have a standard turborepo and I want to enforce some good code standards and styling in it. I've done it before in a simple repo, but I'm struggling to see how we can apply it in a turborepo with 3 NextJS Apps and an Express App.
3 replies