PronounsToday/web
Emi Simpson 6d087bd155
[web+lib] Apply some recommendations by @zethra
- #1 (comment)
  Import Serialize and Deserialize directly instead of qualifing.

- #1 (comment)
  Don't use Strings for paths. Use PathBuf instead.

- #1 (comment)
  Maybe return an error here since there server didn't actually start.
2021-10-30 13:54:02 -04:00
..
assets [web] Shit I forgot to attach the default config file 2021-10-30 12:23:38 -04:00
src [web+lib] Apply some recommendations by @zethra 2021-10-30 13:54:02 -04:00
templates [web] Switch to semantic html for hiding the create link form 2021-10-27 10:08:12 -04:00
.gitattributes [web] Add basic support for generating OGP thumbnails 2021-10-25 11:47:39 -04:00
Cargo.toml [web] Add support for reading from a configuration file 2021-10-29 12:48:20 -04:00
Dockerfile Update Dockerfile to match new crate name 2021-10-25 21:52:24 -04:00
build-docker.sh Added Docker support 2021-10-25 21:02:33 -04:00