Bridge

Simple notice pages for your website, built with Cloudflare Workers.

Bridge sits in front of your website to render simple single-page notices to your users about the status of your site. Because of Cloudflare Workers’ unique positioning in-between your origin server and your users, it can be used to serve notices such as “Coming Soon” or “Shutting Down” to your users, without allowing them to ever hit your website origin.

Bridge serves open-source templates directly from a Workers script, making it incredibly easy to customize, either by customizing the existing template with your project name and information, or by forking the project and adding your own HTML/CSS/JS templates.

Also built with Workers...