Customize & Develop
Customize
You can checkout commerce to see how to customize existing modules https://github.com/go-saas/commerce/tree/main/user
For more information, go to customize existing modules
Develop your own services
The creation of new services is powered by kratos layout
kratos new <name> -r https://github.com/go-saas/kit-layout.git
For more information, go to create your own module