An open source online character sheet service for tabletop roleplaying games.
Go to file
projectmoon 8638c1d598 Clean up 'TemplateContext', handle character visibility. 2020-12-05 20:15:14 +00:00
migrations User accounts, DAO trait, registration. 2020-12-05 19:50:11 +00:00
src Clean up 'TemplateContext', handle character visibility. 2020-12-05 20:15:14 +00:00
templates User accounts, DAO trait, registration. 2020-12-05 19:50:11 +00:00
.env First commit; prototype state. 2020-12-03 19:21:09 +00:00
.gitignore First commit; prototype state. 2020-12-03 19:21:09 +00:00
COPYING Add license. 2020-12-03 19:21:09 +00:00
Cargo.lock User accounts, DAO trait, registration. 2020-12-05 19:50:11 +00:00
Cargo.toml User accounts, DAO trait, registration. 2020-12-05 19:50:11 +00:00
LICENSE Add license. 2020-12-03 19:21:09 +00:00
Rocket.toml Remove development cookie key from rocket.toml 2020-12-03 19:30:09 +00:00
diesel.toml First commit; prototype state. 2020-12-03 19:21:09 +00:00
rust-toolchain First commit; prototype state. 2020-12-03 19:21:09 +00:00