Closed jeremywrnr closed 1 year ago
This makes the deployment process more standardized.
Reference: https://blog.mvp-space.com/how-to-dockerize-a-meteor-app-with-just-one-script-4bccb26f6ff0
alternatively, webpack https://github.com/ardatan/meteor-webpack
https://guide.meteor.com/deployment.html#mup
Relevant stuff: https://github.com/BerkeleyHCI/SlideSpecs/tree/research/app/deploy
Probably the best I'll find: http://meteor-up.com/getting-started.html
MUP: https://github.com/BerkeleyHCI/SlideSpecs/blob/main/app/deploy/mup.js
wf
This makes the deployment process more standardized.
Reference: https://blog.mvp-space.com/how-to-dockerize-a-meteor-app-with-just-one-script-4bccb26f6ff0