多种风格可选的萌萌计数器-vercel专用版本(express模块)
- Click the Button
- Just hit the Github button
- Fill in the Repository Name blank
- And fill in environment-variables value
- Hit the Deploy button
Key | Description |
---|---|
DB_URL | mongodb+srv://account:passwd@***.***.***.mongodb.net/db_count MongoDB login: mongodb |
DB_UPSERT | [Insert new document]true orfalse , default=false (Update only existing documents) |
DELAY_SEC | [Delayed writing to database] set scope 1-180 sec ,default=60 |
VIEW_LEN | [Moe-Counter display length] set scope 5-18 , default=7 |