Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

StarArchive/database-design-backend

Repository files navigation

database-design-backend

Description

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

database course design backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published