Skip to content

carbonable-labs/carbon-credit-purchase-backend

Repository files navigation

Description

Backend for the carbonable crebon credit purchase app.

Requirements

Installation

$ just 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

Swagger

Check API documentation at http://localhost:3000/api

License

Apache 2.0 licensed.

About

Backend for the carbonable crebon credit purchase app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages