This is a system which allow to send many emails to people using a template in WYSIWYG editor and data from the spreadsheet. It has integration with Google API, Gmail API and Spreadsheet API.
Copy env file and edit it appropriately
cp .env .env.local
Install dependencies
yarn
Run the application
yarn start
If you want to run tests in development mode, simply run yarn test
. It will run tests for files that has been changed since last commit. It will run tests in --watch
mode.
You can also do one-time run with code coverage of all tests, run yarn coverage
.
- Click
Add Configurations
- Click
+
on the top-left corner of the screen, then selectJest
- Give it a good name, like
All Tests
- Click 'Ok'
That's it! Now you have 3 icons available: Run 'All Tests'
, Debug 'All Tests'
and Run 'All Tests' with Coverage
. Click on the last one and see that project tree will now have information about code coverage!
mailinger is Copyright © 2019 SoftwareBrothers.co. It is free software, and may be redistributed under the terms specified in the LICENSE file.
We are a software company who provides web and mobile development and UX/UI services, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.
- We are available to hire.
- If you want to work for us - checkout the career page.