# top **Repository Path**: feitian124/top ## Basic Information - **Project Name**: top - **Description**: http://www.topcoder.club - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # top **top** 是一个简单易扩展的 headless cms,使用精简的微服务框架,对小微开发者友好。 ## features - 基于 gradle 的多模块项目,化繁为简 - 基于 springcloud 生态,简单又丰富 - 使用 graphql api,优雅刚刚好 - 内置用户认证鉴权(uaa)和内容管理(cms)代码生成(codegen)等,开箱即用 - 可选基于 gatsbyjs 的前端,可静可动 ## 模块说明 top |——[top-common](top-common/README.md) 基础类工具类等 |——[top-registry:8761](top-registry/README.md) 基于 jhipster-registry 的注册中心和配置中心 |——[top-uaa:9999](top-uaa/README.md) 用户认证鉴权 |——[top-gateway:8080](top-gateway/README.md) 网关 |——[top-cms:8081](top-cms/README.md) 内容管理 ## 启动说明 打开 4 个终端,按上面模块说明中的顺序依次运行 1个 `./mvnw` 和3个 `./gradlew` 即可