Skip to content

📧 EML reader - render content of email source

License

Notifications You must be signed in to change notification settings

pfevre/eml-reader

 
 

Repository files navigation

eml-reader

📧 EML reader - render content of email source

Requirements

  • nodejs version >= 4
  • npm

Install and run

  • npm install

Development

Production

  • npm run build - build frontend
  • run app.js file with your favourite process management tool
# Example
npm i
npm run build
PORT="XXXX" pm2 start app.js

About

📧 EML reader - render content of email source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • CSS 38.3%
  • HTML 20.2%