mirror of
https://github.com/journey-ad/Moe-Counter.git
synced 2024-11-23 23:30:56 +01:00
多种风格可选的萌萌计数器
4fcc0a05db
feat: add docker deploy |
||
---|---|---|
assets | ||
db | ||
utils | ||
views | ||
.gitignore | ||
config.yml | ||
docker-compose.yml | ||
Dockerfile | ||
index.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
Readme.md |
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
Configuration
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