Hey, for those who were asking before about an example for "self-service" in different language other than TypeScript. Keep in mind that it is easy to follow the documentation on this page (the only page you might need in this case):
https://www.ory.sh/kratos/docs/quickstart. Also, read the self-service repository if needed. You can also use the demo settings to get things up and running. In my case, I am using ruby on rails. My app still in the very first steps Just finished the sign in and sign up phases. next will be to display the username in the dashboard 😄 This is just to encourage to use kratos and don't worry if the self-service example is not written in your language of choice.
The docs are very simple to me until now and I like how the team care for explaining the point of view behind their choices so you can understand why they made it