Development options

Flask deployment

This example can be cloned from gitLab.

Once you're happy with it, send your module dependencies and wsgi alias path (see example below) to Demian to deploy:

WSGIScriptAlias /dperry/npr-flask /var/www/html/dperry/npr-flask/run.py

Edit README.md

To edit this section of the page, open terminal and ssh into the server. Then execute:

nano /var/www/html/README.md

...and press ctrl-x to save your changes. To create a similar page elsewhere, just copy over README.md and index.php into a new folder.