Skip to content

様々なスタイルから選べるモエ・カウンター

License

Notifications You must be signed in to change notification settings

KuronekoServer/Moe-Counter

 
 

Repository files navigation

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

About

様々なスタイルから選べるモエ・カウンター

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • Pug 32.6%
  • Other 1.3%