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 02:42:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f9174f06ea8aa9a8f4858cfe438c65eea797907
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