A simple club management app made with <3
 
 
 
 
 
Go to file
Zynh0722 96dd76e463 feat: shifts
Oh boy what a mess this was lmao, I definitely should have done this is more atomic commits

But it could also be argued that very little of this is standalone
2023-09-26 02:18:12 -07:00
migrations/2023-09-24-104018_create_shifts feat: shifts 2023-09-26 02:18:12 -07:00
src feat: shifts 2023-09-26 02:18:12 -07:00
templates feat: shifts 2023-09-26 02:18:12 -07:00
.gitignore feat: shifts 2023-09-26 02:18:12 -07:00
Cargo.lock feat: shifts 2023-09-26 02:18:12 -07:00
Cargo.toml feat: shifts 2023-09-26 02:18:12 -07:00
build.rs base framework up and running 2023-09-21 10:44:53 -07:00
diesel.toml feat: shifts 2023-09-26 02:18:12 -07:00
docker-compose.yml feat: shifts 2023-09-26 02:18:12 -07:00
example.env feat: shifts 2023-09-26 02:18:12 -07:00
mprocs.yaml feat: shifts 2023-09-26 02:18:12 -07:00