d080ca2cc6
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
4 lines
48 B
Python
4 lines
48 B
Python
from flask import Flask
|
|
|
|
app = Flask(__name__)
|
|
|