/Smartsoft-Tech-Test

API Rest with docker, ts and typeorm

Primary LanguageTypeScript

Smartsoft Tech Test

Description

Installation

$ npm install

Running the app

# development and watch mode
$ npm run dev

# production mode
$ npm run start

Running with Doker

# Build the image, run all servises and create volume
$ docker-compose up

License

MIT licensed