Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pinedo11/nestDemo-ChatServer
Server side of Chat App implemented using Nest
https://github.com/Pinedo11/nestDemo-ChatServer
chat-application framework nest typescript
Last synced: about 1 month ago
JSON representation
Server side of Chat App implemented using Nest
- Host: GitHub
- URL: https://github.com/Pinedo11/nestDemo-ChatServer
- Owner: Pinedo11
- License: mit
- Created: 2017-04-26T18:24:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T19:40:35.000Z (over 7 years ago)
- Last Synced: 2024-08-01T19:57:56.113Z (4 months ago)
- Topics: chat-application, framework, nest, typescript
- Language: TypeScript
- Size: 7.81 KB
- Stars: 64
- Watchers: 4
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nestjs - ChatServer - 使用 Nest 实现的 Chat App 的服务器端 (资源)
- awesome-nestjs - ChatServer - Server side of Chat App implemented using NestJS. (Resources)
README
# Nest Demo Chat Server
This project is the server side of the Chat App implemented using [Nest framework](https://github.com/kamilmysliwiec/nest) . Needs the [Client side part](https://github.com/Pinedo11/nestDemo-ChatClient) for graphic results .
This is only a demo and only have formation purpose.