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-02-05 10:53:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de4874ee2cf5b23e1243928b9102c1e48d3392d2
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