Install all dependencies of an application and its services. ```bash platformatic install ``` Options: * `-p, --production`: Only install production dependencies. * `-P, --package-manager EXECUTABLE`: Use an alternative package manager (the default is to autodetect it).