how to use trame

Hello! How to implement multi-user problems with the TRARE framework. Note that for multi-users you need to use and configure a launcher.

We expose a docker image on which you can install your trame app. That docker image will handle the multi-user setup for you.

We have a single file trame app example making use of that docker.

Also if you use the cookiecutter to build your trame application it will provide a setup for bundling your app into such docker image as well.