Skip to content

beelol/em-card-verifier-api

Repository files navigation

Live API

You can access the live API here.

Using the UI

You can find the UI at the frontend app's GitHub repository. It also includes a live link to try out the application.

Description

Nest framework TypeScript starter repository.

Project setup

$ pnpm install

Compile and run the project

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Run tests

# unit tests
$ pnpm run test

# test coverage
$ pnpm run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published