基于 Cloudflare Workers 的 Moe-Counter 萌萌计数器的分叉。
https://moe-counter.lxchapu.com
自己部署
-
分叉这个仓库
-
在 Cloudflare D1 创建一个数据库
-
在
wrangler.toml
中修改对应的数据库名称和数据库 IDdatabase_name = "<your database name>" database_id = "<your database id>"
-
在
wrangler.toml
中修改成自己的域名[[routes]] pattern = "<your custom domain>"
-
使用
npm run deploy
编译并发布 worker
如果想在本地运行,需要先初始化本地数据库。
npm run initdb
config.yml
length: 7
theme: 'moebooru'
MIT © 柃夏chapu