Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubencodeforges/fancy-chat-server
https://github.com/rubencodeforges/fancy-chat-server
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubencodeforges/fancy-chat-server
- Owner: rubenCodeforges
- Created: 2020-07-06T17:34:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T03:18:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T08:29:41.834Z (about 1 month ago)
- Language: TypeScript
- Size: 3.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Fancy chat app
## Installation
```bash
$ npm install
```## Running the app
The app is available in 2 version
1. local - you run the app locally with `npm start`
2. standalone - simple open the app from your browser [url](https://fancy-chat.herokuapp.com/) (might take a couple of seconds to spool up).## Source Code
The client is a Angular 10 app , you can find the source code [here](https://github.com/rubenCodeforges/fancy-chat-client)## Support
Nest is a great nodeJs framework , please give the author a like.Also checkout our video tutorials [nest + angular](https://www.youtube.com/playlist?list=PLq1kZ5GbKd4qyDcK3IHGSi4FDAL6fRZeL)
## NestJs Contacts- Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
- Website - [https://nestjs.com](https://nestjs.com/)
- Twitter - [@nestframework](https://twitter.com/nestframework)
## Codeforges Contacts- CTO [Ruben M](https://www.linkedin.com/in/ruben-movsesyan-6a363268/)
## License
Nest is [MIT licensed](LICENSE).