Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 582 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 582 Bytes

gmail-mail-vue

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

Project setup

npm install

Back-End connection

./src/store/index.js const state = { //baseUrl: 'https://gmail-mail-sb.herokuapp.com', baseUrl: 'http://127.0.0.1:8080' }

Back-End project is in repository

https://github.com/LaimisMilas/gmail-mail-sb Based on Java and Sprigboot framework.

DEMO on Heroku

https://gmail-mail-vue.herokuapp.com/