Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SziluChannel/THEWEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack-Rust-web-app

This is a test app written using my framework!

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.

Must run diesel setup!!!! with a .env file containing the database path

Must generate ssl certificates:

openssl genrsa -out private.pem 2048

openssl rsa -in private.pem -outform PEM -pubout -out public.pem

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published