mirror of
https://github.com/journey-ad/Moe-Counter.git
synced 2024-11-27 17:00:51 +01:00
c3f18f8b34
- Implement delayed writing feature to database for improved performance and reduced write frequency - Update docs
1.8 KiB
1.8 KiB
Moe-Counter
多种风格可选的萌萌计数器
Demo
Usage
Install
Run on Replit
- Open the url https://replit.com/@journeyad/Moe-Counter
- Just hit the Fork button
- And hit the Run button
Deploying on your own server
$ git clone https://github.com/journey-ad/Moe-Counter.git
$ cd Moe-Counter
$ yarn install
$ yarn start
Confignation
config.yml
app:
port: 3000
db:
type: sqlite # sqlite or mongodb
If you use mongodb, you need to specify the environment variable DB_URL
# eg:
export DB_URL=mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count
replit can use Secrets, documentation
DB_URL="mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count"
Credits
- replit
- A-SOUL_Official
- moebooru
- rule34.xxx NSFW
- gelbooru.com NSFW
- Icons8