Bolt Express screenshot

Bolt Express

Author Avatar Theme by Hyperbrew
Updated: 24 Nov 2025
10 Stars

A lightning-fast boilerplate for building Adobe Express Addons in Svelte, React or Vue built on Vite + TypeScript + Sass

Categories

Overview

Bolt Express is an innovative framework designed for rapid development of Express addons using modern frontend technologies like Svelte, React, or Vue. Built on a robust foundation that includes Vite, TypeScript, and Sass, this boilerplate offers developers a streamlined approach to building and deploying their projects. Its emphasis on performance and usability makes it an attractive option for both new and experienced developers looking to enhance their applications.

With its user-friendly setup process and powerful features, Bolt Express enables seamless integration between frontend and backend code, ensuring that your development experience is not only efficient but also enjoyable. Whether you’re creating a small personal project or a larger commercial venture, Bolt Express provides the tools necessary to get you up and running quickly.

Features

  • Lightning Fast Hot Reloading: Enjoy instant feedback on changes during development, which significantly speeds up the coding process.

  • TypeScript Definitions Ready: Utilize TypeScript for both frontend and backend along with manifest definitions, ensuring type safety and better developer experience.

  • Optimized Build Size: Focus on performance with an optimized bundle, making your addons lightweight and efficient for production.

  • Smart Bundling: Automates the bundling of frontend UI and backend code, reducing manual effort and improving workflow.

  • Quick Project Setup: Spin up new projects in Svelte, React, or Vue effortlessly using simple commands.

  • Flexible Configuration: Easily configure your project options through a straightforward express.config.ts file.

  • Zip Archive Packaging: Package your project along with sidecar assets into a Zip archive, simplifying distribution and deployment.

  • GitHub Actions Integration: Use ready-made GitHub Actions for streamlined Zip releases, enhancing your CI/CD workflow.