Skip to content

Commit

Permalink
chore: add crontab debug
Browse files Browse the repository at this point in the history
(cherry picked from commit 8d71136)
  • Loading branch information
OXeu committed Dec 3, 2024
1 parent ed46795 commit c3a3d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scripts": {
"cf:deploy": "wrangler deploy",
"dev": "bun wrangler dev --port 11498",
"dev:cron": "bun wrangler dev --port 11498 --test-scheduled #see https://developers.cloudflare.com/workers/configuration/cron-triggers/#test-cron-triggers",
"cf-typegen": "wrangler types",
"db:gen": "bun drizzle-kit generate",
"preview": "wrangler pages dev dist --compatibility-date=2023-12-20"
Expand Down

0 comments on commit c3a3d16

Please sign in to comment.