gitdataai/admin/src/app
ZhenYi 86c7810fd9 feat(admin): add node-cron daily scheduler for reports
- node-cron scheduler runs at 00:00 UTC every day
- Custom server.js auto-starts cron on npm start
- isRunning lock prevents concurrent report runs
- cron-initialize API for manual cron control
- Updated npm start to use server.js entry point
2026-04-22 10:23:21 +08:00
..
admin feat(admin): daily platform email reports with AI analysis 2026-04-22 10:23:00 +08:00
api feat(admin): add node-cron daily scheduler for reports 2026-04-22 10:23:21 +08:00
dashboard feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
login feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
platform feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
globals.css feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
layout.tsx feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
page.tsx feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00