mirror of
https://github.com/journey-ad/Moe-Counter.git
synced 2024-11-23 23:30:56 +01:00
多种风格可选的萌萌计数器
.github/ISSUE_TEMPLATE | ||
assets | ||
db | ||
utils | ||
views | ||
.gitignore | ||
config.yml | ||
docker-compose.yml | ||
Dockerfile | ||
index.js | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md |
Moe-Counter
多种风格可选的萌萌计数器
More theme
Contribute themes is welcome!
3d-num
asoul
booru-ffsr
booru-helltaker
booru-huggboo
booru-jaypee
booru-koe
booru-lisu
booru-mjg
booru-mof
booru-nandroid
booru-qualityhentais
booru-r6gdrawfriends
booru-rfck
booru-smtg
booru-snyde
booru-the-collection
booru-touhoulat
booru-townofgravityfalls
booru-twifanartsfw
booru-ve
booru-vivi
booru-vp
booru-yuyuyui
e621
food
gelbooru
green
kasuterura-1
kasuterura-2
kasuterura-3
kasuterura-4
kyun
minecraft
moebooru
morden-num
nixietube-1
nixietube-2
normal-1
normal-2
original-new
original-old
rule34
shimmie2
Demo
How to use
About the counter usage, please see the website homepage.
Usage
Install
Run on Glitch
- Open Glitch project
- Just hit the Remix your own button
- That's it!
Deploying on your own server
$ git clone https://github.com/journey-ad/Moe-Counter.git
$ cd Moe-Counter
$ pnpm install
$ pnpm run start
Configuration
config.yml
app:
# site: https://count.getloli.com # your website
port: 3000
db:
type: sqlite # sqlite or mongodb
interval: 60 # write to db interval in seconds (0 for realtime)
If using mongodb, you need to specify the environment variable DB_URL
# e.g.
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
Glitch can use .env
file, documentation
Credits
- Glitch
- A-SOUL_Official
- moebooru
- rule34.xxx NSFW
- gelbooru.com NSFW
- Icons8
License
MIT License, excluding all themes