Resolve "Containerize the app"
Closes #8 (closed) , Closes !8 (closed)
Setup docker:
- build image for each app
- compose file to run all apps + proxy with subdomain
Setup CI:
- split into files
- docker build on main (TODO: publish + deploy from there)
- deploy preview for each app on MR (cf links to each app right under the pipeline status)
Edited by Mael Gaonach