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-03 07:42:03 +00:00
Code Issues Packages Projects Releases Wiki Activity
plebdevs/vercel.json

14 lines
209 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",
Remove authorization in vercel json
2024-11-08 14:35:41 -06:00
"schedule": "0 0 * * *"
Schedule invoices cron, add polling logs
2024-11-08 11:01:25 -06:00
},
{
"path": "/api/invoices/polling",
Remove authorization in vercel json
2024-11-08 14:35:41 -06:00
"schedule": "*/3 * * * *"
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
}
Add env variables to cron jobs
2024-11-08 14:33:16 -06:00
]
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: 115ms Template: 3ms
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