https://github.com/fcbento/chat-app-front
Angular | Microsoft Azure | Github Actions CI/CD | Allow embeded youtube video on messages. Been taking some ideas from Discord web app.
https://github.com/fcbento/chat-app-front
angular azure github-actions
Last synced: about 2 months ago
JSON representation
Angular | Microsoft Azure | Github Actions CI/CD | Allow embeded youtube video on messages. Been taking some ideas from Discord web app.
- Host: GitHub
- URL: https://github.com/fcbento/chat-app-front
- Owner: fcbento
- Created: 2020-07-01T04:12:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T04:31:05.000Z (over 2 years ago)
- Last Synced: 2025-02-09T10:22:35.690Z (over 1 year ago)
- Topics: angular, azure, github-actions
- Language: HTML
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to chat-front-angular 👋
> Chat app using Angular.
## Features
```sh
- Sign In / Sign Up
- Rooms
- Chat audios (enable / disable)
- Block/unblock users
- Record and play audios
- Allow embeded youtube video on messages
```
## API
https://github.com/fcbento/chat-back-socketIO-node
## Examples

## Install
```sh
npm install
```
## Usage
```sh
ng serve
```
## Run tests
```sh
npm test (work in progress)
```
## Author
👤 **Felipe C. Bento**
* Website: linkedin.com/in/felipe-bento
* Github: [@fcbento](https://github.com/fcbento)
* LinkedIn: [@felipe-bento](https://linkedin.com/in/felipe-bento)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_