dokploy/apps/schedules
Mauricio Siu 9df4398c8f chore: upgrade pnpm version to 10.22.0 across all Dockerfiles and package.json files
- Updated pnpm version from 9.12.0 to 10.22.0 in Dockerfiles for base, cloud, schedule, and server.
- Adjusted package.json files in multiple applications to reflect the new pnpm version.
- Updated dependencies for better-auth and related packages to version 1.4.18.
2026-02-18 11:47:41 -06:00
..
src feat(schedules): replace hardcoded cron schedule with CLEANUP_CRON_JOB constant 2026-02-07 22:58:21 -06:00
.gitignore feat(schedules): add schedules server 2024-10-05 22:11:38 -06:00
package.json chore: upgrade pnpm version to 10.22.0 across all Dockerfiles and package.json files 2026-02-18 11:47:41 -06:00
README.md feat(schedules): add schedules server 2024-10-05 22:11:38 -06:00
tsconfig.json chore: disable TypeScript declaration generation in schedules tsconfig 2025-02-23 00:07:38 -06:00

npm install
npm run dev
open http://localhost:3000