Moe-counter 的 Serverless 版本
https://moe-counter-vercel.vercel.app
Key | Description |
---|---|
DB_TYPE | fauna , deta or mongo |
FAUNA_SECRET | fauna's secret |
DETA_PROJECT_KEY | deta's project key |
MONGODB_URI | MongoDB URI |
MONGODB_COLLECTION | MongoDB Collection, this is not required, defaults to moe-counter |
Code is distributed under MIT license, feel free to use it in your proprietary projects as well.
Thanks to JetBrains for the open source license(s). ❤️