Skip to content

rahulbaruah/python_image_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT COMMANDS

export FLASK_APP=app
export FLASK_ENV=development
flask shell

from app.extensions import db
from app.models.threads import Thread

<!-- db.drop_all() -->
db.create_all()
pipenv shell
flask --debug run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages