# fts_server **Repository Path**: zhangyucoder/fts_server ## Basic Information - **Project Name**: fts_server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-11 - **Last Updated**: 2023-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.安装依赖 npm install 2.将sql文件注入数据库中(数据库名:fts,用户:zy3,password:123456) 3.运行 npm start 4.打包 npm run build