yew-fullstack-boilerplate
Rust framework
Provides a pre-configured development environment for building full-stack applications with Rust and Yew.
Highly opinionated boilerplate for creating full stack applications with Rust
58 stars
2 watching
4 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vascokk/fullstack-rust | A reference implementation of a full-stack Rust application with WebAssembly and Yew framework | 93 |
futursolo/stellation | A framework providing tools and services for building single-page applications with server-side rendering support using the Rust programming language. | 22 |
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 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,540 |
isosphere/yew-bootstrap | A collection of frontend components made to simplify the usage of Bootstrap 5 within the Yew framework. | 37 |
rustvis/zu | A Rust-based implementation of Yew web components with Material Design features. | 6 |
extrawurst/rust-webview-todomvc-yew | A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app | 109 |
xfbs/diff.rs | Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 106 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
icydefiance/styled-yew | A CSS framework for building web UI components in Rust, providing a concise way to style Yew applications. | 35 |
fuzzycloud/tailyew | A Rust wrapper around Daisy components for building web applications using Yew and Tailwind CSS. | 18 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 258 |
insagenda/yew-template | A Rust crate to separate HTML from Rust code when using Yew | 39 |
kellpossible/yew-bulma | A Rust library providing reusable UI components based on the Bulma CSS framework for building web applications with Yew. | 20 |