Hey guys, I am interested in building a custom fro...
# talk-kratos
e
Hey guys, I am interested in building a custom frontend for ory kratos. The provided example features vercel's next.js. However, I am only interested in a simple client side only react app. Learning from the nextjs example is certainly possible but is a lot of mental overhead for my simple usecase. Are there any pointers of how to get started?
h
e
Thanks, I'll check the link. Seems helpful on first glance.
Yeah, to some extend helpful. Honestly, I think kratos would benefit greatly from simply having a reference implementation with plain react
A ready to clone example where I as a developer would only need to adjust the styles and the forms.
h
yeah, we have it on our long list of things to do 🙂
is there anything you’re still struggling with, or are you covered?
e
Yeah, maybe some more feedback
It seems like most if not all ory client implementations have a
/docs
folder
Except the js client
Is there a reason for that?
h
you mean the SDKs? 🙂
Those are currently autogenerated, I’ll check whether we remove these on accident, but I don’t think so.