MCP.so
ログイン

Nestjs Mcp Server Starter

@adrian-d-hidalgo

Nestjs Mcp Server Starter について

概要はまだありません

基本情報

カテゴリ

開発者ツール

ランタイム

node

トランスポート

stdio

公開者

adrian-d-hidalgo

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Nestjs Mcp Server Starter?

A TypeScript starter repository for the NestJS framework, designed for building efficient and scalable server-side applications.

How to use Nestjs Mcp Server Starter?

Clone the repository, run npm install, then use npm run start for development, npm run start:dev for watch mode, or npm run start:prod for production. Tests can be run with npm run test, npm run test:e2e, or npm run test:cov.

Key features of Nestjs Mcp Server Starter

  • TypeScript starter for NestJS framework
  • Unit, e2e, and coverage testing setup
  • Development watch mode via start:dev
  • Production mode with start:prod
  • Deployment via Mau to AWS
  • Official documentation and community support

Use cases of Nestjs Mcp Server Starter

  • Building efficient server-side applications with NestJS
  • Rapid development with TypeScript and hot-reload
  • Deploying applications to AWS with Mau

FAQ from Nestjs Mcp Server Starter

How do I install dependencies?

Run npm install in the project root.

How do I run the project in development mode?

Use npm run start:dev for watch mode, or npm run start for standard development.

コメント

「開発者ツール」の他のコンテンツ