mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
24 lines
366 B
Markdown
24 lines
366 B
Markdown
# Tuono
|
|
|
|
> The fullstack react/rust framework.
|
|
|
|
Tuono (Italian word for "thunder", pronounced /2 Oh No/).
|
|
Why Tuono? Just a badass name.
|
|
|
|
> This project is under heavy development. API might drastically change!
|
|
|
|
## Features
|
|
- Rust based server side rendering
|
|
- FS routing
|
|
- CSS modules
|
|
|
|
## Folder structure
|
|
|
|
```
|
|
- .tuono
|
|
- public/
|
|
- src/
|
|
| - routes/
|
|
| | - api/
|
|
```
|