Open-source Serverless Platform
"Juno is an open-source serverless platform for hosting static websites, building web applications, and running serverless functions with the privacy and control of self-hosting.
The Juno Console UI, which provides developers the ability to manage their projects (authentication, keystore, storage, custom domains, etc.), analytics, and monitoring, is developed with SvelteKit. Interestingly enough, it doesn't use any third-party UI component library - all components are crafted within the same frontend code with Svelte as well.
The platform and container code are developed with Rust, the tooling and CLI are developed with TypeScript. There's also an emulator running in a Docker/Podman container, some GitHub Actions and the website/documentation uses Docusaurus."