Skip to content

OneSignalDevelopers/email-migration-tool

Repository files navigation

Email Migration Tool

Development

From your terminal:

yarn dev

This starts the app in development mode, rebuilding assets on file changes.

Deployment

First, build your app for production:

yarn build

Then run the app in production mode:

yarn  start

This tool is currently deployed on Vercel.