# AgoraEntFullDemo_APIGateway **Repository Path**: mirrors_AgoraIO-Community/AgoraEntFullDemo_APIGateway ## Basic Information - **Project Name**: AgoraEntFullDemo_APIGateway - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-04 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Agora泛娱乐FullDemo APIGateway ## 项目配置 请参考`resources/application.yml` ## 编译与运行方法 1. 使用IDEA打开本工程 2. 按项目配置需求配置服务 3. 在”研判中心“ -> "生命周期"中,双击package,开始打包,或在命令行中运行`mvn package`生成agoraent-gateway-0.0.1-SNAPSNOT.jar 4. 将目标jar上传至指定服务器,执行`nohup java -jar 生成agoraent-gateway-0.0.1-SNAPSNOT.jar &` ,服务即可运行