Skip to content

Commit 06f6161

Browse files
committed
feat: update server template files for js and ts projects
1 parent 5911f5b commit 06f6161

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+6
-1
lines changed

.changeset/wild-rockets-cry.md

Lines changed: 5 additions & 0 deletions

packages/create-mcp-kit/template/server-standard-js/.env.hbs renamed to packages/create-mcp-kit/template/server-js/.env.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/.gitignore.hbs renamed to packages/create-mcp-kit/template/server-js/.gitignore.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/.nvmrc.hbs renamed to packages/create-mcp-kit/template/server-js/.nvmrc.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/.prettierrc.hbs renamed to packages/create-mcp-kit/template/server-js/.prettierrc.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/LICENSE.hbs renamed to packages/create-mcp-kit/template/server-js/LICENSE.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/_github/workflows/build.yml.hbs renamed to packages/create-mcp-kit/template/server-js/_github/workflows/build.yml.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/_github/workflows/npm-publish.yml.hbs renamed to packages/create-mcp-kit/template/server-js/_github/workflows/npm-publish.yml.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/_husky/commit-msg.hbs renamed to packages/create-mcp-kit/template/server-js/_husky/commit-msg.hbs

File renamed without changes.

packages/create-mcp-kit/template/server-standard-js/_husky/pre-commit.hbs renamed to packages/create-mcp-kit/template/server-js/_husky/pre-commit.hbs

File renamed without changes.

0 commit comments

Comments
 (0)