LeoVasanko
|
b7b1920846
|
Make devserver verify that no servers are already running before starting them.
|
2026-02-02 16:26:19 +00:00 |
|
LeoVasanko
|
8ccfa1f658
|
Simplified devserver script, fixed termination on failed npm install.
|
2026-02-02 15:56:19 +00:00 |
|
LeoVasanko
|
458d798022
|
Refactored scripts to remove any extra code from build-frontend.py and devserver.py (for better user editability). Individual helper functions can still be imported from scripts/fastapi-vue/ for any customization needs. Removed devmode support from CLI entry point simplifying it. Instead running via FastAPI CLI in dev mode (but it is still easy to modify to use a custom CLI entry).
|
2026-01-30 18:15:52 +00:00 |
|
LeoVasanko
|
4156eb2db3
|
Better handling of upgrades, an option to avoid overwriting main and devserver scripts, writing .new.py instead. Error out on unix socket in devserver.
|
2026-01-21 21:13:23 +00:00 |
|
LeoVasanko
|
3f6559b2db
|
Simplify devserver script and remove its duplicated parse_endpoint function.
|
2026-01-18 01:15:34 +00:00 |
|
LeoVasanko
|
6ccba2be9f
|
Adjust vite args (cleanup, don't clear screen).
|
2026-01-17 22:20:27 +00:00 |
|
LeoVasanko
|
a2983a62a0
|
Simplified templating, backend port config on devserver.py, simplified Vue app patches.
|
2026-01-17 19:51:47 +00:00 |
|
LeoVasanko
|
44e06df66c
|
Initial commit
|
2026-01-17 01:53:02 +00:00 |
|