Skip to content

s-hit/glyphz-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glyphz-backend

字塑 / Glyphz」的后端部分,用于「探索」功能及字体、设置项的云同步。

环境

brew install java
brew install gradle
brew install mysql

构建与运行

/src/main/resources/application.properties 内配置数据库后,使用以下指令运行。

gradle build && java -jar ./build/libs/glyphz-0.0.1.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%