Manage game saves across multiple devices
Go to file
Rekai Nyangadzayi Musuka 1c66676994 chore(docs): remove unnecessary crate:: prefix
crate:: prefix was being unnecessarily used when importing Archive in
several doctests
2021-03-01 22:55:02 -06:00
client chore(docs): remove unnecessary crate:: prefix 2021-03-01 22:55:02 -06:00
migrations feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
server chore: work on project structure 2021-03-01 18:58:11 -06:00
src feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
.drone.yml chore: remove --verbose from CI build & test config 2021-03-01 22:55:02 -06:00
.env.example feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
.gitignore chore: work on project structure 2021-03-01 18:58:11 -06:00
Cargo.toml feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
diesel.toml feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00