Skip to content

ebrearley/thrifday-api

Repository files navigation

Thrifday - API

Description

Backend API for Thrifday. Built using Nest.

Installation

$ yarn
$ docker-compose up -D

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages