# fk-server **Repository Path**: wq0425/fk-server ## Basic Information - **Project Name**: fk-server - **Description**: 智能风控数据管理服务端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-21 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 风控服务端 ## 安装依赖(在项目根目录下执行命令) ``` npm install ``` ### 启动服务(在项目根目录下执行命令) ``` node server.js ```