Logo
Explore Help
Register Sign In
saulteafarmer/plebdevs
1
0
Fork 0
You've already forked plebdevs
mirror of https://github.com/AustinKelsay/plebdevs.git synced 2025-06-06 18:31:00 +00:00
Code Issues Packages Projects Releases Wiki Activity
plebdevs/vercel.json

10 lines
125 B
JSON
Raw Normal View History

Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
2024-09-01 12:40:25 -05:00
{
"version": 2,
"crons": [
{
"path": "/api/users/subscription/cron",
Add payment to cron endpoint for recurring subscribers, set cron to nce a day, set expiration to 31 days
2024-09-01 13:36:53 -05:00
"schedule": "0 0 * * *"
Added basic cron job, endpoint, and vercel setup just wrong intervals right now, also added admin and subscriptionExpiredAt into Role schema so I can show user a special message after their subscription expired
2024-09-01 12:40:25 -05:00
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 72ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API