Rust + React Web SSR Framework
// readme
The full-stack React framework powered by a Rust backend — built for usability and performance.
Ossido is a full-stack web framework for building React applications with a Rust backend. If you have experience with Next.js, you will feel right at home.
🚨 This project is still in early development. Please report any issues you find. 🚨
Ossido is the successor to Tuono. It began as a fork of the (now unmaintained) Tuono framework and carries its development forward.
The name is a nod to its origin: Tuono is Italian for “thunder”, and Ossido is Italian for “oxide” — a rust-themed wink to the Rust core that powers the backend.
Features
- 🟦 Native TypeScript — first-class TypeScript support out of the box
- 🌐 File-based routing — Next.js-like routing conventions
- 🍭 CSS/SCSS modules — scoped styling with zero configuration
- 🧬 Server-side rendering — fast, SEO-friendly SSR
- 🔥 Hot module reload — instant feedback during development
- ⚡ Rust backend — a high-performance core built on Rust…