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
- Host: GitHub
- URL: https://github.com/yadler97/mychatapp-web
- Owner: yadler97
- Created: 2023-09-16T13:52:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T15:56:02.000Z (over 2 years ago)
- Last Synced: 2025-03-01T01:41:20.344Z (over 1 year ago)
- Topics: angular, chatapp, firebase, firebase-auth, firebase-realtime-database, firebase-storage, typescript
- Language: TypeScript
- Homepage:
- Size: 426 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.