Org
@npavlov
Org について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-test-server-npavlov": {
"command": "npx",
"args": [
"nx",
"dev",
"frontend"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Org?
Org is an Nx workspace setup for a Next.js application. It provides tools for development, building, and project management within a monorepo environment.
How to use Org?
Use npx nx dev frontend to run the dev server, npx nx build frontend for production builds, and npx nx show project frontend to see available targets. New projects can be added using Nx generators such as npx nx g @nx/next:app demo.
Key features of Org
- Run development server with
npx nx dev frontend - Create production bundles with
npx nx build frontend - View project targets with
npx nx show project frontend - Generate new applications and libraries via plugins
- Integrates with Nx Console for IDE support
- Supports CI setup and release management
Use cases of Org
- Developing and previewing a Next.js frontend application
- Building optimized production bundles for deployment
- Generating additional apps or libraries within the workspace
- Exploring project structure and available tasks with Nx graph
FAQ from Org
How do I run the dev server?
Use npx nx dev frontend to start the development server.
How do I create a production build?
Use npx nx build frontend to generate a production bundle.
How can I add new projects?
Use Nx generators like npx nx g @nx/next:app demo for apps or npx nx g @nx/react:lib mylib for libraries.
What is Nx Console?
Nx Console is an editor extension for VSCode and IntelliJ that enriches developer experience with tasks, code generation, and autocompletion.
Where can I find more information?
Visit the Nx documentation at nx.dev for workspace setup, CI, plugins, and release management.
「開発者ツール」の他のコンテンツ
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
コメント