Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Шаблон Backend-приложения на NestJS с встроенной авторизацией

Notifications You must be signed in to change notification settings

hackaton-templates/nest-auth-template

Repository files navigation

nest-auth-template

Простой шаблон nest-приложения со встроенной авторизацией. Создан для работы с react-auth-template.

TODO: покрыть тестами, настроить docker

Installation

  1. Set environmental variables. See .env.example

  2. Install packages

    $ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Шаблон Backend-приложения на NestJS с встроенной авторизацией

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published