多种风格可选的萌萌计数器
f7e2c9fcdc
Bumps [pug](https://github.com/pugjs/pug) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.0...pug@3.0.1) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
assets | ||
db | ||
utils | ||
views | ||
.gitignore | ||
config.yml | ||
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
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