Skip to content

sgeorgi/actix-yew-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actix Yew Test

Local Development

Prerequisites

  • Install trunk with cargo install trunk wasm-bindgen-cli
  • Install new target with rustup target add wasm32-unknown-unknown

Run locally

  • Start the server with cargo run --bin server on port 8080
  • Start the frontend with cd web && trunk serve

Build

Run build_docker.sh in the root-directory to create a single server-docker image including the static output of compiled web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages