iankigen / flask-authentication-blueprint-with-basic-pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Authentication-blueprint-with-basic-pages

App provide skeleton for quickstart to any flask app with authentication and basic pages.

The app also intergrates Docker, asynchronous processing with celery and mailing services

Testing

Fire up Docker

docker-compose up --build

View commands

docker-compose exec website snakeeyes

About


Languages

Language:Python 59.6%Language:HTML 37.1%Language:JavaScript 1.6%Language:CSS 1.4%Language:Dockerfile 0.3%