Skip to content

ushliypakostnik/ruinsworld-server

Repository files navigation

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

Внимание, в @/src/services/gateaway.ts:

Для development-режима:

@WebSocketGateway({
  cors: {
    credentials: true, // TODO!!! For development!!!
  },
  allowEIO3: true,
})

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages