Skip to content

ThomasP1988/full-stack-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overall

Project is using cargo workspace to be able to share some types between front-end and back-end.
The user is stored in session.

Front-end

Yew, TailwindCSS, yew_websocket

Back-end

Actix-web for HTTP and websocket, websocket is using Actix to handle connection in a role-oriented programming way.

How to start

run: make run-api
run: make run-web

About

Full stack rust chat to have fun with Yew and Actix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages