boocoda / boocoda-api

:books:⚙️ Nest.js API for Boocoda

Home Page:https://boocoda.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Nest framework TypeScript starter repository.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

:books:⚙️ Nest.js API for Boocoda

https://boocoda.ru

License:MIT License


Languages

Language:Shell 53.8%Language:TypeScript 20.7%Language:JavaScript 14.8%Language:Dockerfile 10.7%