1
0
mirror of https://github.com/journey-ad/Moe-Counter.git synced 2025-02-22 05:19:36 +01:00
dependabot[bot] 95e7a3fdeb
build(deps): bump mongoose from 5.13.23 to 6.13.6
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.23 to 6.13.6.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/commits/6.13.6)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 06:15:55 +00:00
2025-02-04 00:52:50 +08:00
2024-11-02 21:44:48 +08:00
2024-11-02 21:44:48 +08:00
2023-04-04 10:10:55 +08:00
2023-04-04 10:10:55 +08:00
2024-11-02 21:44:48 +08:00
2020-08-12 18:12:35 +08:00
2025-02-04 00:52:50 +08:00

Moe Counter!

多种风格可选的萌萌计数器

Moe Counter!

Featured|HelloGitHub

More theme

Contribute themes is welcome!

3d-num

3d-num

ai-1

ai-1

asoul

asoul

booru-ffsr

booru-ffsr

booru-helltaker

booru-helltaker

booru-huggboo

booru-huggboo

booru-jaypee

booru-jaypee

booru-koe

booru-koe

booru-lewd

booru-lewd

booru-lisu

booru-lisu

booru-mjg

booru-mjg

booru-mof

booru-mof

booru-nandroid

booru-nandroid

booru-qualityhentais

booru-qualityhentais

booru-r6gdrawfriends

booru-r6gdrawfriends

booru-rfck

booru-rfck

booru-smtg

booru-smtg

booru-snyde

booru-snyde

booru-the-collection

booru-the-collection

booru-touhoulat

booru-touhoulat

booru-townofgravityfalls

booru-townofgravityfalls

booru-twifanartsfw

booru-twifanartsfw

booru-ve

booru-ve

booru-vivi

booru-vivi

booru-vp

booru-vp

booru-yuyuyui

booru-yuyuyui

capoo-1

capoo-1

capoo-2

capoo-2

e621

e621

food

food

gelbooru

gelbooru

green

green

kasuterura-1

kasuterura-1

kasuterura-2

kasuterura-2

kasuterura-3

kasuterura-3

kasuterura-4

kasuterura-4

kyun

kyun

love-and-deepspace

love-and-deepspace

miku

miku

minecraft

minecraft

moebooru

moebooru

morden-num

morden-num

nixietube-1

nixietube-1

nixietube-2

nixietube-2

normal-1

normal-1

normal-2

normal-2

original-new

original-new

original-old

original-old

rule34

rule34

shimmie2

shimmie2

sketch-1

sketch-1

sketch-2

sketch-2

Demo

https://count.getloli.com

How to use

For information on counter usage and configuration, refer to the demo website.

Usage

Install

Run on Glitch

Deploying on your own server

$ git clone https://github.com/journey-ad/Moe-Counter.git
$ cd Moe-Counter
$ pnpm install

$ pnpm run start

Configuration

Set .env file to specify the environment variables. .env.example

# Specify your website URL
# APP_SITE=https://count.getloli.com

# Application port
APP_PORT=3000

# Database type: either 'sqlite' or 'mongodb'
DB_TYPE=sqlite

# If using MongoDB, provide the connection string
# DB_URL=mongodb://127.0.0.1:27017

# Database write interval in seconds (0 for real-time)
DB_INTERVAL=60

# Log level: either 'debug' | 'info' | 'warn' | 'error' | 'none'
LOG_LEVEL=debug

# Google Analytics `G-Tag` ID
# GA_ID=G-XXXX

Credits

License

MIT License, excluding all themes


Star History Chart
Description
多种风格可选的萌萌计数器
Readme MIT 2.6 MiB
Languages
JavaScript 67.7%
Pug 19.7%
Less 12.3%
Dockerfile 0.3%