(window.webpackJsonp=window.webpackJsonp||[]).push([[98],{620:function(e,o,t){"use strict";t.r(o);var i=t(56),r=Object(i.a)({},(function(){var e=this,o=e.$createElement,t=e._self._c||o;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"deploying-our-app-to-heroku"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#deploying-our-app-to-heroku"}},[e._v("#")]),e._v(" Deploying our app to Heroku")]),e._v(" "),t("ol",[t("li",[e._v("Create a Heroku account")]),e._v(" "),t("li",[e._v("Create a Heroku app (mine named "),t("code",[e._v("python-web-microblog")]),e._v(")")]),e._v(" "),t("li",[e._v("Create a GitHub account")]),e._v(" "),t("li",[e._v("Create a "),t("strong",[e._v("private")]),e._v(" GitHub repository (the MongoDB user and password "),t("em",[e._v("will")]),e._v(" be visible online if they don't choose the private repository). If you can't create private repositories, in the next video we'll look at how to hide the MongoDB details.")]),e._v(" "),t("li",[e._v("Add files via upload\n"),t("ol",[t("li",[e._v("All the project files.")])])]),e._v(" "),t("li",[e._v("Connect the Heroku app to GitHub.")]),e._v(" "),t("li",[e._v("Add the repository.")]),e._v(" "),t("li",[e._v("Deploy the "),t("code",[e._v("main")]),e._v(" branch in Heroku.")])])])}),[],!1,null,null,null);o.default=r.exports}}]);