reflex/pynecone
Francesco Ambrosini ea28f336da
Allow the user to change ports (#417)
* Allow the user to change the app port at runtime

* Allow the user to change the app port (backend and frontend) at runtime
2023-01-31 21:21:44 -08:00
..
.templates Add copy to clipboard component (#380) 2023-01-29 11:19:20 -08:00
compiler Fix format route and code cleanup (#399) 2023-01-30 14:35:06 -08:00
components Fix format route and code cleanup (#399) 2023-01-30 14:35:06 -08:00
middleware Catch a JS Error + code cleanup (#384) 2023-01-29 16:00:02 -08:00
__init__.py Add support for toggling color mode ('night/day mode') (#382) 2023-01-30 12:39:32 -08:00
app.py Make db_url optional (#402) 2023-01-30 20:38:48 -08:00
base.py Dynamically add vars to a State (#381) 2023-01-29 11:20:06 -08:00
config.py Make db_url optional (#402) 2023-01-30 20:38:48 -08:00
constants.py Update README for pip install pynecone (#404) 2023-01-30 18:28:58 -08:00
event.py Fix event encoding (#393) 2023-01-29 21:43:26 -08:00
model.py Make db_url optional (#402) 2023-01-30 20:38:48 -08:00
pc.py Allow the user to change ports (#417) 2023-01-31 21:21:44 -08:00
state.py Comment out pclist (#407) 2023-01-30 19:25:02 -08:00
style.py Fix format route and code cleanup (#399) 2023-01-30 14:35:06 -08:00
telemetry.py Added anonymous telemetry helpers. (#340) 2023-01-25 14:57:29 -08:00
utils.py Allow the user to change ports (#417) 2023-01-31 21:21:44 -08:00
var.py Fix event encoding (#393) 2023-01-29 21:43:26 -08:00