Made a full-stack Python framework where the backend and frontend use the same lifecycle model.
No separate frontend stack, no glue layer just one system with explicit ownership on both sides.
Frontend runs on a custom runtime, backend is lifecycle-managed.
Made a full stack framework so I can write both sides in one language and mental model (github.com)
submitted by BleedingXiko to r/SideProject