Commit Graph

6 Commits

Author SHA1 Message Date
110118e01d changed app structure to pure router-outlet and added login and register to routing 2020-07-21 08:47:33 +02:00
2cf55e6709 added registration component 2020-07-21 08:46:11 +02:00
46ce0ddbff added login component 2020-07-21 08:45:59 +02:00
11af9c5d0d added basic AccountService 2020-07-21 08:45:40 +02:00
886ab08b1f updated packages and added @angular/flex-layout and @angular/cdk 2020-07-21 08:42:07 +02:00
d90204d34c initial commit
- contains basic chat via websocket
- contains button to test websocket
- contains button to test rest api
2020-07-19 22:16:23 +02:00