You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xenua 04e0b390b1 fix errors lmao 2 years ago
.data-example fuck new years explosives 2 years ago
githooks add git pre commit hook 2 years ago
src fix errors lmao 2 years ago
static write more code (also ew frontend) 2 years ago
templates write more code (also ew frontend) 2 years ago
.gitignore write more code (also ew frontend) 2 years ago
Cargo.lock oh right user management is needed 2 years ago
Cargo.toml oh right user management is needed 2 years ago
README.md write more code (also ew frontend) 2 years ago

README.md

^V

the dead simple

  • link shortener
  • file paste
  • image paste
  • text paste

"pastebin on estrogen" ~harmonia

design goals

  • no database
  • easily browsable file structure
  • near zero setup time
  • perform well even without a caching reverse proxy

env vars

  • DATA_DIR
  • LISTEN_ADDR
  • FILE_CACHE_MAX_SIZE
  • FILE_UPLOAD_MAX_SIZE
  • ``