This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
d080ca2cc6
quay
/
config_app
/
app.py
5 lines
48 B
Python
Raw
Normal View
History
Unescape
Escape
Create webpack config for config app further improve developer morale get initial angular loading Add remote css to config index Starts work to port endpoints into config app Add the api blueprint
2018-05-14 19:45:26 +00:00
from
flask
import
Flask
Start moving configapp into separate dir
2018-05-14 15:27:56 +00:00
app
=
Flask
(
__name__
)
Create webpack config for config app further improve developer morale get initial angular loading Add remote css to config index Starts work to port endpoints into config app Add the api blueprint
2018-05-14 19:45:26 +00:00
Reference in a new issue
Copy permalink