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

cihataydin/nestjs-scalar

Repository files navigation

NestJS Scalar

This project uses NestJS and Scalar to build a scalable and efficient application.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Accessing the Scalar URL Locally

After running the application, you can access the Scalar API reference locally at:

http://localhost:3000/reference

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors