vite-plugin-graphql-server
GraphQL Server Plugin
A plugin to set up and run a local GraphQL server in a Vite project
Bootstrap a local GraphQL server in your Vite project
9 stars
1 watching
1 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mammadataei/vite-plugin-graphiql | Integrates GraphiQL into Vite development environments for GraphQL API testing and exploration. | 6 |
wheatjs/vite-plugin-vue-gql | A plugin that allows writing GraphQL queries directly within Vue component files without cluttering the code with scripts. | 212 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
axe-me/vite-plugin-node | Enables Vite to run a Node.js development server with hot module replacement | 1,001 |
hannoeru/vite-plugin-pages | Automates file system based routing for Vue 3 / React / Solid applications using Vite | 1,875 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
yingpengsha/vite-plugin-tips | Provides better development server status tips to aid developers in their work | 61 |
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 21 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 75 |
kermanx/vite-plugin-ms-clarity | A plugin for integrating Microsoft Clarity's analytics into a Vite web application | 2 |
mrqinyq/vite-plugin-dynamic-chunk | A Vite plugin for managing dynamic import dependencies and splitting entry dependencies into smaller chunks. | 3 |
quramy/ts-graphql-plugin | A TypeScript plugin for GraphQL development that provides tools for auto-completion, query validation, type generation, and more. | 723 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
miofly/vite-plugin-multi-pages | A plugin for Vite that enables support for multi-page applications | 25 |
windsonr/vite-plugin-virtual-html | A plugin that enables more flexible and configurable HTML routing in Vite projects | 73 |