This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Description
Make sure to do
on your local to install dependencies so that the server is able to run. If you package the app without it working locally, the build artifact won't be complete and won't work on the server if deployed and run there.
Separately, the c3po.sh file that gets put on the server appears to set up the server as if it were a development environment (installs a bunch of OS packages, installs meteor anew each time, builds httpry from source, etc.). We should have a deploy script that just uploads the artifact and reloads the server.