Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

startupsandcode/flask-tutorial

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Flask Project

build sass

pip install Flask-Scss

add it to init.py and put your scss files in the assets directory.

from flask_scss import Scss
Scss(app,static_dir='app/static', asset_dir='app/assets')

deploy to heroku

git push heroku deploy:master

db changes

flask db migrate -m "Your migration note"
flask db upgrade

About

A working version of Miguel's flask tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.