# nest-sample **Repository Path**: rustfisher/nest-sample ## Basic Information - **Project Name**: nest-sample - **Description**: NestJS的示例工程,参考:https://an.rustfisher.com/nestjs/nestjs-websocket-start/ - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://an.rustfisher.com/nestjs/nestjs-websocket-start/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-07-23 - **Last Updated**: 2022-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NestJS 示例合集 NestJS的各项功能集合起来。 ## WebSocket - **websocket-start** [开始使用WebSocket](https://an.rustfisher.com/nestjs/nestjs-websocket-start/) ## simple-chat 一个简单的在线聊天工程,主要使用socket.io - [Simple Chat 新建工程](https://an.rustfisher.com/nestjs/simple-chat/create-nest-project/) - [演示地址(2022-11前可用)](https://antalkws.rustfisher.com/chatroom.html)