arrowrowe / mgu

Mailgun Utility: a minified Mailgun web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGU: Mailgun Utility

A Mailgun app built on top of mailgun-send and Express.

Note: This app is now very limited and has no accounts or authority validation. Only personal short-time use recommended.

Install

Clone this repo. After running npm i, a initialization will jump out.

Usage

npm run init    # Manually reinitialize
npm run app     # Launch the local server

About

Mailgun Utility: a minified Mailgun web app.

License:MIT License


Languages

Language:JavaScript 85.0%Language:HTML 13.3%Language:CSS 1.8%