Desktop View Required

Please switch to a desktop device for the best experience. This application is optimized for larger screens.

View Demo

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 build
Run command:bun run start