bunnyup
Host static sites on bunny.net with two commands. Goodbye GitHub Pages!
Visit the repository or install it with Bun:
# Note: Bun is required.
bun add -g bunnyup
I've finally finished a first public version of bunnyup, a CLI that makes it super simple to deploy static websites to bunny.net. It takes care of syncing all files and activating the new version and allows you to rollback to a previous version with one command.
If you don't know Bunny, it is an awesome CDN based in Slovenia offering a classical CDN, as well as edge storage, functions, video hosting (see the demo for an example), serverless databases and more cool stuff.
Here's a demo of creating a new Astro Starlight project and deploying it to Bunny in 53 seconds.