Deploy Bun on CreateOS
Deploy Bun applications with ultra-fast builds, native TypeScript support, and excellent Node.js compatibility.
How to Deploy
1
Connect your repository
Link your GitHub repository with your Bun project.
2
Configure Bun runtime
CreateOS detects bun.lockb or bunfig.toml and uses Bun runtime.
3
Set environment variables
Add any environment variables for your Bun application.
4
Deploy
Deploy with Bun's fast runtime and built-in bundler.
Features
Ultra-fast builds
Native TypeScript support
Node.js compatibility
Built-in bundler
Fast startup times
Default Commands
Build command:
bun run buildRun command:
bun run start