Modern.js
Deploy your Modern.js applications to Zephyr Cloud with built-in Rspack integration. Modern.js is a meta-framework that provides full-stack capabilities with performance-first architecture and convention-based development.
Prerequisites
- Finished our Prerequisites setup guide
- Installed our Chrome extension
Quick Setup with Codemod
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Installation
Install the Modern.js plugin in your project:
Configuration
Add the Zephyr plugin to your Modern.js configuration:
Project Structure
Modern.js uses file-based routing and conventions:
Development Workflow
Start your development server:
Build for production:
Preview production build:
Bundler Options
Modern.js supports both Rspack (default) and webpack: