Muneera-Salah / Flask-App-Deploy-on-Heroku

Deploy Test Flask App by Heroku at Misk-Udactiy - Full-Stack Developer Nanodegree Program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying to Heroku

Deploy Flask App by Heroku

To run App

export FLASK_APP=app.py
export FLASK_ENV=development
flask run

Endpoints

GET '/'

Hello!!!!!

GET '/coolkids'

Be cool, man, be coooool! You're almost a FSND grad!

What is Heroku?

Heroku is a cloud platform where developers host applications, databases and other services in several languages including Ruby, Java, Node.js, Scala, Clojure, Python, PHP, and Go. Developers use Heroku to deploy, manage, and scale applications.

About

Deploy Test Flask App by Heroku at Misk-Udactiy - Full-Stack Developer Nanodegree Program


Languages

Language:Python 87.6%Language:Mako 9.2%Language:Shell 3.3%