slbooru:简单的本地图像板服务器

时间:2024-04-01 09:30:14
【文件属性】:

文件名称:slbooru:简单的本地图像板服务器

文件大小:8KB

文件格式:ZIP

更新时间:2024-04-01 09:30:14

TypeScript

斯布鲁鲁 目录结构应如下所示: /server.js /src/index.html /src/script.js /src/style.css /img/ /metadata/ 元数据文件格式(请参见example.json): { " file " : " " , " tags " : [ " " ] } 要准备构建环境: npm install要构建服务器和站点脚本,请运行./scripts/build.sh要添加新映像,请运行./scripts/add_img_to_db.sh


【文件预览】:
slbooru-master
----package.json(53B)
----src()
--------script.ts(2KB)
--------index.html(590B)
--------style.css(2KB)
----example.json(158B)
----server.ts(9KB)
----tsconfig.json(68B)
----README.md(459B)
----scripts()
--------build_test.sh(48B)
--------add_img_to_db.sh(1KB)
--------build.sh(100B)

网友评论