mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
20 lines
267 B
Markdown
20 lines
267 B
Markdown
# Tuono.js
|
|
|
|
The fullstack react/rust framework.
|
|
|
|
> This project is under heavy development. API might drastically change!
|
|
|
|
## Features
|
|
- Rust based server side rendering
|
|
- FS routing
|
|
- CSS modules
|
|
|
|
## Folder structure
|
|
|
|
```
|
|
- public/
|
|
- src/
|
|
| - routes/
|
|
| | - api/
|
|
```
|