Skip to content

bhagyajbijukumar/flask-quick-start

Repository files navigation

A Quick Start flask example

Clone using:

git clone https://github.com/bhagyajbijukumar/flask-quick-start.git

To run the project

flask run

Initially the project has 2 blueprints (admin and user) You can use these as a reference for more blueprints An example of accessing database is also given

create database from models.py using

python manage.py create_all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published