Skip to content

SziluChannel/Fullstack-Rust-web-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack-Rust-web-app-template

This is a template for a full stack web app written entirely in rust.

The frontend uses Yew, the backend uses Actix-web, the database is handled by Diesel.

Instructions

To get started clone the repo into your local machine.

Add the wasm32-unknown-unknown rust target.

Install trunk.

Serve the frontend, run the backend.

You should be able to find the frontend demo in a browser at http://localhost:8080/

Further instructions can be found at: https://yew.rs

About

Full stack rust web app template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published