A minimal file upload/pastebin service.
Go to file
orhun 97f47a5a42
refactor(config): remove environment variable prefix
2021-07-24 23:51:23 +03:00
src refactor(config): remove environment variable prefix 2021-07-24 23:51:23 +03:00
.env refactor(server): use .env for auth token 2021-07-24 14:10:30 +03:00
.gitignore feat(server): support file upload and serving 2021-07-23 22:52:00 +03:00
Cargo.lock chore(config): only support toml and yaml formats 2021-07-24 20:48:15 +03:00
Cargo.toml chore(config): only support toml and yaml formats 2021-07-24 20:48:15 +03:00
config.toml refactor(server): use .env for auth token 2021-07-24 14:10:30 +03:00