Skip to content

demo of file and mail automation, accepts a file to server from a form, send it to mail, then deletes it.

Notifications You must be signed in to change notification settings

suntoes/form-n-automail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form-n-automail logo

form n automail

banner

Simple demonstration of chakra-ui, multer and nodemailer. Feel free to use it and innovate for your own projects. :)

Host it locally...

Hosting it is very simple. It requires a low-security google account then gather all the files in a dir, make a .env file with an EMAIL and PASS values (your low-sec google acc), hit up npm i, npm run build then lastly npm run start...