Bun Crons + Scripts

A simple setup for running Bun crons or scripts.

Deploy Bun Crons + Scripts

Bun Cron

bambrose24/bun-script-template

Just deployed

This is a dead-simple way to start adding a cron to your application using Bun. You can use Railway's Cron scheduling to run any TypeScript file super easily now with Bun.sh — just make your start command be

bun run your-file.ts

set your cron schedule in the service settings, and you're off to the races.


Template Content

More templates in this category

View Template
mellow-vue
A full-stack Vue app with The Boring JavaScript Stack.

View Template
Sveltekit NestJS
Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils

View Template
.NET8 Web API
A basic ASP.NET Core Web API template (.NET 8)