🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

gabriel-preview-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gabriel-preview-server

A live preview of your emails right in your browser.

latest
Source
npmnpm
Version
4.2.0
Version published
Maintainers
1
Created
Source
@react-email/preview-server
A live preview of your emails right in your browser.

Website · GitHub · Discord

This package is used to store the preview server, it is also published and versioned so that it can be installed when the CLI is being used.

Development workflow

1. Seed email templates

pnpm dev:seed

This generates a boilerplate emails directory for you to work with. These files can also be modified as you see fit since they are not included in git.

2. Run development server

pnpm dev

This is somewhat equivalent to next dev and does not support hot reloading for email templates like the CLI does. It lets you work on the UI for the preview server mainly.

3. Open in your browser

Go to http://localhost:3000

FAQs

Package last updated on 16 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts