Skip to content

make17better/resource-snapper

Repository files navigation

Resource Snapper

A resource snap service powered by NestJS.

Quick Start

Prerequisites

Installation

npm install

Running the app

# development
npm run start

# watch mode
npm run start:dev

# production mode
npm run start:prod

API Documentation

By default, the API documentation is available at:

  • Swagger UI: http://localhost:3000/docs
  • OpenAPI Spec: http://localhost:3000/docs-json

Configuration

See .env.example for all available configuration options.

About

A resource snap service powered by NestJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published