Skip to content

Instantly share code, notes, and snippets.

@drewrothstein
Created March 26, 2017 23:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewrothstein/2e2c3ee72b6e0be3f7dc96106c8fc9c2 to your computer and use it in GitHub Desktop.
Save drewrothstein/2e2c3ee72b6e0be3f7dc96106c8fc9c2 to your computer and use it in GitHub Desktop.
Flask w/o Eclipse
$ dev_appserver.py app.yaml
INFO 2017-03-26 23:07:25,346 devappserver2.py:764] Skipping SDK update check.
INFO 2017-03-26 23:07:25,405 api_server.py:268] Starting API server at: http://localhost:59539
INFO 2017-03-26 23:07:25,412 dispatcher.py:199] Starting module "default" running at: http://localhost:8080
INFO 2017-03-26 23:07:25,417 admin_server.py:116] Starting admin server at: http://localhost:8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment