Closed Mohido closed 2 years ago
@Abdulla-Alkhulaqui @RealGorandos If you have a free time, can you dockerize the front-end? I dockerized the backend with the previous issue, but didn't dive much into the frontend part since I don't know what files are important and what not. Therefore, if you can help out that will be very cool.
Yes sure I can do that. @Mohido
In this issue, you need to output a docker image that holds both the frontend files and the backend files. The folder can be in the root directory of the repo and with the name /dist or /cleanplatform .. Make sure to add that to the .gitignore because we don't need build files in the repository. After that is done, add the image to the docker-compose-local.yml.