Production configuration

To have the application running in production, you can replicate the docker environment.

Instead of building the images in the production environment, you could reference a prebuilt image.

In addition, you will need to front the applications with a reverse proxy and valid SSL certificate.

Ensure no ports are accessible to the server besides those made available via the reverse proxy. There should be two hosted domains, the first being for the front end, the second for the backend.