Skip to content
/ fullstack.rs Public template

html+css+rust: A modular fullstack rust web starter

License

Notifications You must be signed in to change notification settings

hskang9/fullstack.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstack.rs

A progressive modular fullstack application starter for Rust programmers

  • database: postgresql
  • ORM: diesel
  • backend: actix-web, juniper, prometheus
  • frontend: yew, graphql-client

Starter project

Recipe website for christmas with data from kaggle


Backend

backend module


Frontend(WIP)

frontend module