BerkeleyHCI / SlideSpecs

Presentation Feedback Collation
https://slidespecs.berkeley.edu
MIT License
8 stars 2 forks source link

Dockerize Meteor Deployment #2

Closed jeremywrnr closed 1 year ago

jeremywrnr commented 6 years 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

jeremywrnr commented 3 years ago

alternatively, webpack https://github.com/ardatan/meteor-webpack

jeremywrnr commented 3 years ago

https://guide.meteor.com/deployment.html#mup

jeremywrnr commented 3 years ago

Relevant stuff: https://github.com/BerkeleyHCI/SlideSpecs/tree/research/app/deploy

jeremywrnr commented 3 years ago

Probably the best I'll find: http://meteor-up.com/getting-started.html

jeremywrnr commented 1 year ago

MUP: https://github.com/BerkeleyHCI/SlideSpecs/blob/main/app/deploy/mup.js

jeremywrnr commented 1 year ago

wf