Commit Graph

7 Commits

Author SHA1 Message Date
daniel d9935d2dd1 added test component containing the old test setup with two buttons for websocket and rest api testing respectively 2020-07-21 08:47:59 +02:00
daniel 110118e01d changed app structure to pure router-outlet and added login and register to routing 2020-07-21 08:47:33 +02:00
daniel 2cf55e6709 added registration component 2020-07-21 08:46:11 +02:00
daniel 46ce0ddbff added login component 2020-07-21 08:45:59 +02:00
daniel 11af9c5d0d added basic AccountService 2020-07-21 08:45:40 +02:00
daniel 886ab08b1f updated packages and added @angular/flex-layout and @angular/cdk 2020-07-21 08:42:07 +02:00
daniel 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