Mailer SPA Svelte This is the frontend application for the Mailer application. Run application # Copy environment variables cp .env.example .env # Install dependencies npm i # Run application npm run dev