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-05-05 08:31:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80f214e0fa3338e7e1b0e5e92ad9669676428867
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