This is simple anonymous chat, where you can create random avatar and start conversation with different people (including your own avatars)
- Angular 5
- Typescript
- Angular CLI
- Angular Material 2
- dotnet-core
- SignalR-core
- .Net Core CLI
- Firebase SDK with OAuth, Database, Storage
- RxJS
- NgRx, Redux
- @ngrx/store, @ngrx/effects, @ngrx/store-devtools
- SASS
- Circle CI
- Docker
Live DEMO here!
-
Install Docker CE for Mac or Windows (http://docker.com)
-
Install Angular CLI:
npm install @angular/cli -g
-
Run
npm install
at the root of the project -
Run
ng build
-
Run
docker-compose build
-
Run
docker-compose up
-
Navigate to http://localhost