Skip to content

lazovix/MarketLabTest

Repository files navigation

Market Lab Test

Description

the test demo project.

Technology stack:

A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

The World's Most Advanced Open Source Relational Database

Docker

# running the docker
$ docker-compose --file docker-compose.yml up -d

# api: http://localhost:3000/api
# swagger: http://localhost:3000/swagger

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published