ab9-er / simple_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

made-with-python PyPI pyversions Maintenance GitHub license

Docker Image Version Docker Image Size

TL;DR

To start,

git clone git@github.com:ab9-er/simple_app.git
make up

Go to http://localhost:5000 to access the application.

To stop,

make down
make clean

sample-app

This is a very simple Flask based app that will start on port 5000 of localhost. It is supported by a SQLite database.

About

License:MIT License


Languages

Language:HTML 43.9%Language:CSS 20.7%Language:Python 19.1%Language:JavaScript 8.0%Language:Makefile 4.5%Language:Dockerfile 3.3%Language:Shell 0.4%