Skip to content

aivus/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

 
 
 

Contributors

Languages

  • JavaScript 39.4%
  • CSS 37.0%
  • HTML 22.1%
  • Dockerfile 1.5%