Speed-Mailer is a website for generate a mailing list, and send your email with this new list. You can have a free version to generate 50 mails. After this application is reserved for prenium member. A account is required for use application.
Application developped by DYS-Tools
Working with symfony
- Webpack Encore
- React.js
- Symfony
- Docker ( configure your environment)
- Ansible ( deploy with ansible folder)
How to use this project on your environment ?
- clone this project on your environment
- configure your variable environment
- run
composer install
- run
yarn install
- run
php bin/console d:d:c
- run
php bin/console make:migration
- run
php bin/console d:m:m
- You can run this project with docker containers (docker-compose included in this repository )
Visit our website for more informations
Several solutions to deploy this project :
- You can use Ansible with Ansible folder for deploy