create-rust-app
Rust web app creator
Automates the creation of a modern Rust web application with React frontend and backend framework of choice
Set up a modern rust+react web app by running one command.
2k stars
16 watching
63 forks
Language: Rust
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 862 |
rbalicki2/smithy | A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. | 350 |
rustvis/zu | A Rust-based implementation of Yew web components with Material Design features. | 6 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
wulf/tsync | Automates TypeScript type generation from Rust code | 116 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,540 |
zzhack-stack/zzhack | A WASM WebApp template built with Rust and Yew, facilitating the creation of simple web applications | 323 |
tauri-apps/create-tauri-app | Automates the creation of new Tauri apps with customizable project templates and configurations. | 1,048 |
okwolf/create-hyperapp | A tool to create and manage Hyperapp projects with minimal configuration | 17 |
saschagrunert/webapp.rs | A complete web application written in Rust with both backend and frontend components. | 2,229 |
extrawurst/rust-electron-demo | Demonstrates building a web app with Rust and Yew into a native Electron app. | 18 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
xfbs/diff.rs | Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 106 |