This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-08-15 15:28:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6279f4114b05adcc83d0eb2d4a3ec251b6cf402
notifications-admin
/
Procfile
2 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove Flask Assets This commit’s parent introduces a Node-based way of managing front end assets. Nothing else is needed in the app, specifically not Flask Assets. Flask itself automatically routes requests for `domain.tld/static/*` to the files in `app/static`. This also removes all the Ruby stuff.
2015-12-15 11:56:37 +00:00
web: python app.py runserver
Reference in New Issue
Copy Permalink