# vue3-Fastify-sql-connection-tool **Repository Path**: oDen7/vue3-fastify-sql-connection-tool ## Basic Information - **Project Name**: vue3-Fastify-sql-connection-tool - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-11 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # front - 切换到front文件夹,启动方式 npm install && npm run dev # end - 切换到end文件夹,启动方式 npm install && node server.js - 需要在server.js 配置 mysql, host,user,username,password # node版本 - node16