Sign inSign up

robertmain/mealplan

By robertmain

Updated over 5 years ago

Meal planning app

Image
0

571

robertmain/mealplan repository overview

Meal Planner API

Build Status codecov

Meal planning API based on NestJS. Currently WIP.

Installation

$ npm install

Running the app

# Swagger docs available from /api

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Tag summary

Content type

Image

Digest

Size

43.9 MB

Last updated

over 5 years ago

docker pull robertmain/mealplan