2.0 KiB
2.0 KiB
演示
使用
安装
在Replit上运行
- 打开URL https://replit.com/@journeyad/Moe-Counter
- 点击 Fork 按钮
- 点击 Run 按钮
在自己的服务器上运行
$ git clone https://github.com/journey-ad/Moe-Counter.git
$ cd Moe-Counter
$ yarn install
$ yarn start
设置
config.yml
app:
# site: https://count.getloli.com # your website
port: 3000
db:
type: sqlite # sqlite or mongodb
如果你使用的是mongodb,需要指定环境变量DB_URL
# eg:
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
Replit可以使用Secrets, 请查看操作手册
DB_URL="mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count"
鸣谢
- replit
- A-SOUL_Official
- moebooru
- rule34.xxx NSFW
- gelbooru.com NSFW
- Icons8