README.md 855 B

Nest Logo

NestJS Simple Server

This is a simple NestJS server project with WebSocket support.

Requirements

  • Node.js (v16.13.0 or later)
  • npm (v6.x or later)

Usage

  • npm run start

Installation

  1. Clone the repository:

```bash git clone cd