This project is a part of: Voltigo
This project is based on: Easy Email
As the name suggests this project is used for building Emails that are going to be sent with job applications. The original code has been adjusted to the needs of Voltigo. Some parts of the project were removed, some changed, some are completely new etc.
Around 95% of the code is still the original Easy Email. Since It was not planned to learn React etc. many of the custom-made solutions are most likely non-react friendly at all.
- go inside the
docker/proddirectory, - call
docker-compose up -d, - the project is now reachable under
http://12.9.1.6
Error: The following dependencies are imported but could not be resolved:- Removing
node_modulesfolder helped