Skip to content

investorscope web application (everything not on the class website)

Notifications You must be signed in to change notification settings

damlaren/investorscope-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

investorscope-app

investorscope web application (everything not on the class website).

=== Running Heroku locally ===

Based on instructions at: https://devcenter.heroku.com/articles/getting-started-with-python-o

  1. Activate virtualenv:

    $ source venv/bin/activate

  2. Install dependencies:

    $ pip install Flask gunicorn flask-mongoengine

  3. Login to heroku (you'll need a username):

    $ heroku login

  4. Run Heroku instance locally or remotely

    a. To run locally:

    $ foreman start

    b. To push to remote instance:

    (TODO-- need to identify instance already running?)

    $ git push heroku master

About

investorscope web application (everything not on the class website)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages