nonbeing / Flask-Simple-WebApp

Simple SPA for hosting OpsBot with Slack Integration flows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple WebApp using Flask

Taken with gratitude from Miguel Grinberg's Awesome Flask Mega Tutorial, with this Github repo.

Repurposed Bootstrap-based SPA

Originally was: "A decently featured microblogging web application written in Python and Flask that I'm developing in my Flask Mega-Tutorial series," but I've repurposed it to hold a very minimal Bootstrap-themed SPA.

Installation

Miguel's tutorial referenced above explains how to setup a virtual environment with all the required modules.

Running

To run the application in the development web server just execute run.py with the Python interpreter from the flask virtual environment.

About

Simple SPA for hosting OpsBot with Slack Integration flows.

License:Other


Languages

Language:Python 63.1%Language:HTML 22.5%Language:CSS 10.5%Language:Shell 3.9%