You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2019. It is now read-only.
At the moment, the docker image for the api is generated by copying the src/ files to the docker image, installing all the packages (devDependencies too) and running babel in the container on the src/ files, before running the server.