Skip to content

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