A fast and secure FOSS alternative to Canvas, written in Rust.
I'm using Loco for the backend (I like sea-orm and axum, and it's easy to make things more secure this way), and I'm using Vue with rsbuild for the frontend.
I'm doing this as a kind of learning experience, to build a platform like this and see all the complexities that come with it. Right now, I don't recommend you ever deploy this to production, so do so at your own risk. There will be bugs and security issues.