1. Conduid
  2. Developer Tools
  3. vite-react-template
MCP server · Developer Tools

vite-react-template

Unclaimed devtools
30Low

Scored 4 months ago · breakdown

About vite-react-template

vite-react-template is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/inszero/vite-react-template

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about vite-react-template

Powered by Claude · Grounded in docs

I know everything about vite-react-template. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

React + Vite + Hono + Cloudflare Workers

Deploy to Cloudflare

This template provides a minimal setup for building a React application with TypeScript and Vite, designed to run on Cloudflare Workers. It features hot module replacement, ESLint integration, and the flexibility of Workers deployments.

🚀 Supercharge your web development with this powerful stack:

  • React - A modern UI library for building interactive interfaces
  • Vite - Lightning-fast build tooling and development server
  • Hono - Ultralight, modern backend framework
  • Cloudflare Workers - Edge computing platform for global deployment

✨ Key Features

  • 🔥 Hot Module Replacement (HMR) for rapid development
  • 📦 TypeScript support out of the box
  • 🛠️ ESLint configuration included
  • ⚡ Zero-config deployment to Cloudflare's global network
  • 🎯 API routes with Hono's elegant routing
  • 🔄 Full-stack development setup
  • 🔎 Built-in Observability to monitor your Worker

Get started in minutes with local development or deploy directly via the Cloudflare dashboard. Perfect for building modern, performant web applications at the edge.

Getting Started

To start a new project with this template, run:

npm create cloudflare@latest -- --template=cloudflare/templates/vite-react-template

A live deployment of this template is available at: https://react-vite-template.templates.workers.dev

Development

Install dependencies:

npm install

Start the development server with:

npm run dev

Your application will be available at http://localhost:5173.

Production

Build your project for production:

npm run build

Preview your build locally:

npm run preview

Deploy your project to Cloudflare Workers:

npm run build && npm run deploy

Monitor your workers:

npx wrangler tail

Additional Resources

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About vite-react-template

How do I install vite-react-template?

Run git clone https://github.com/inszero/vite-react-template, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is vite-react-template safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is vite-react-template still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.