An open API service indexing awesome lists of open source software.

https://github.com/yadler97/mychatapp-web

Web version of MyChatApp built with Angular
https://github.com/yadler97/mychatapp-web

angular chatapp firebase firebase-auth firebase-realtime-database firebase-storage typescript

Last synced: 3 months ago
JSON representation

Web version of MyChatApp built with Angular

Awesome Lists containing this project

README

          

# MyChatApp-Web

MyChatApp-Web is the web version of the Android app [MyChatApp](https://github.com/yadler97/mychatapp) built with Angular 17 and Typescript.

A development server on `http://localhost:4200/` can be started with `ng serve`. To build the project run `ng buildd`. The build artifacts will be stored in the `dist\` directory.

The Firebase config should be placed in `src\environments\environment.ts`.