Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 1.53 KB

Readme.md

File metadata and controls

70 lines (47 loc) · 1.53 KB

Moe-Counter

様々なスタイルから選べるmoe-counter

Moe-Counter

More theme
asoul

asoul

moebooru

moebooru

rule34

Rule34

gelbooru

Gelbooru

Demo

https://moe-counter.kuroneko6423.com

Usage

Install

Deploying on your own server

$ git clone https://github.com/kuronekoserver/Moe-Counter.git
$ cd Moe-Counter
$ npm i

$ node index.js

Configuration

config.yml

app:
  site: https://moe-counter.kuroneko6423.com # your website
  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

Credits

License

FOSSA Status