Skip to content

feat(app): dockerize app for production

Giannis Kopanas requested to merge dockerize-production into develop
  • separates webpack development from production
  • create docker images into two build stages for production
  • fixing ncbi script execute scripts from node.

Merge request reports