prometheus:后端程式码

时间:2024-04-22 17:03:15
【文件属性】:

文件名称:prometheus:后端程式码

文件大小:77KB

文件格式:ZIP

更新时间:2024-04-22 17:03:15

Go

普罗米修斯 后端项目代码:phoenix。 介绍 该部分将在项目完成后发布。 部署要求 1.16 14.15.4 5.7 安装 克隆前端和后端仓库 git clone https://github.com/TzeHimSung/prometheus.git git clone https://github.com/TzeHimSung/phoenix-eye.git 设置数据库配置 创建数据库prometheus CREATE DATABASE ` prometheus ` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; 在prometheus根路径下创建config.json { " username " : " username " , " password " : " password " , " ne


【文件预览】:
prometheus-main
----router()
--------home.go(252B)
--------datastore.go(2KB)
--------modeltraining.go(3KB)
--------modelapp.go(280B)
--------modelstore.go(2KB)
--------router.go(936B)
----go.mod(1KB)
----main.go(783B)
----resource()
--------goversioninfo.exe.manifest(524B)
--------versioninfo.json(989B)
--------icon.ico(361KB)
----versioninfo.json(1023B)
----go.sum(36KB)
----runmodel()
--------output()
----uploads()
--------model()
--------data()
----model()
--------dbModel.go(874B)
--------global.go(136B)
--------runtimeModel.go(453B)
----doc()
--------devplan.md(564B)
----LICENSE(26KB)
----README.md(1KB)
----api()
--------modelstore()
--------database()
--------datastore()
--------modeltraining()
--------modelapp()
----.gitignore(437B)

网友评论