You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
assets | 1 year ago | |
db | 3 months ago | |
utils | 1 year ago | |
views | 2 months ago | |
.gitignore | 3 months ago | |
Dockerfile | 2 months ago | |
LICENSE | 3 years ago | |
Readme.md | 2 months ago | |
config.yml | 2 months ago | |
docker-compose.yml | 2 months ago | |
index.js | 2 months ago | |
package-lock.json | 3 years ago | |
package.json | 3 months ago |
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:
# site: https://count.getloli.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
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