Skip to content

KaneFreeman/garden-planner-api

Repository files navigation

Nest Logo

Garden Planner API

Server API for Garden Planner.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Build

# production build
$ npm run build

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published