feat: Added a user-service, that asserts, that a user is known
[demos/kafka/chat] / src / app / app.component.html
1 <h1>{{title}}</h1>
2 <router-outlet></router-outlet>