mirror of
https://github.com/mikndotdev/BetterMoeCounter.git
synced 2026-08-18 02:47:46 +00:00
Moe counter, modernized
https://moecounter.mikn.dev
- TypeScript 66.8%
- JavaScript 19%
- Less 12.1%
- Dockerfile 2.1%
|
|
||
|---|---|---|
| .github | ||
| .idea | ||
| assets | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| bun.lock | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Better Moe Counter!
- The Moe Counter you love, but modernized and better!
- Fully rewritten in TypeScript with Elysia+Bun
- Database switched to Redis for better performance
More theme
Contribute themes is welcome!
habanero
3d-num
ai-1
asoul
booru-ffsr
booru-helltaker
booru-huggboo
booru-jaypee
booru-koe
booru-lewd
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
capoo-1
capoo-2
e621
food
gelbooru
green
kasuterura-1
kasuterura-2
kasuterura-3
kasuterura-4
kyun
love-and-deepspace
miku
minecraft
moebooru
morden-num
nixietube-1
nixietube-2
normal-1
normal-2
original-new
original-old
rule34
shimmie2
sketch-1
sketch-2
yousa-ling
Demo
How to use
For information on counter usage and configuration, refer to the demo website.
Usage
Deploying
- Clone and run the project
$ git clone https://github.com/mikndotdev/BetterMoeCounter.git
$ cd BetterMoeCounter
$ bun i
$ bun start
- Or use the prebuilt Docker images available on GHCR
Configuration
Set .env file to specify the environment variables. .env.example
# Specify your website URL
# APP_SITE=https://count.example.com
# Application port
APP_PORT=3000
# Redis connection URL
REDIS_URL=redis://127.0.0.1:6379
# Database write interval in seconds (0 for real-time)
DB_INTERVAL=60
# Log level: either 'debug' | 'info' | 'warn' | 'error' | 'none'
LOG_LEVEL=info
Credits
- Original Moe Counter
- A-SOUL_Official
- moebooru
- gelbooru.com NSFW
- Icons8
- And all booru site...
License
MIT License, excluding all themes