Closed Smorci closed 7 months ago
User should be able to package the application into a docker image.
Initially a simple Docker that npm start and copies the source files should be enough.
npm start
User should be able to package the application into a docker image.
Initially a simple Docker that
npm start
and copies the source files should be enough.