Skip to content

eco3s/backend

Repository files navigation

Eco3s API Backend

Description

this is the main backend service of Eco3s project.

Installation

$ git clone https://github.com/eco3s/backend
$ cd backend
$ pnpm install --frozen-lockfile

Running

# development
$ pnpm start

# watch mode
$ pnpm start:dev

# production mode
$ pnpm start:prod

Test

# unit tests
$ pnpm test

# e2e tests
$ pnpm test:e2e

# test coverage
$ pnpm test:cov

License

GitHub

About

🐳 Eco3s 프로젝트 API 백엔드

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published