Project about email send via Gmail API. Project lets you control sending process. Create set off recipients. Create HTML templates as email. Connect to you owne Google APP, and user Gmail API. TEAS
npm install
./src/store/index.js const state = { //baseUrl: 'https://gmail-mail-sb.herokuapp.com', baseUrl: 'http://127.0.0.1:8080' }
https://github.com/LaimisMilas/gmail-mail-sb Based on Java and Sprigboot framework.