index
:
web-client
this commit
prime
Web app client for rocie, an enterprise grocery management system - strongly inspired by grocy
bpeetz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pages
/
mod.rs
blob: a6057cd263f2616761d4a13b10d63b7387f4fb55 (
plain
) (
blame
)
1
2
3
4
5
pub
mod
buy
;
pub
mod
home
;
pub
mod
inventory
;
pub
mod
not_found
;
pub
mod
recipies
;