bin/README.md

523 B

blek! Bin

blek! Bin is a minimalist, privacy-respecting alternative to pastebin.

Running an instance

Using npm

cp .env.example .env
# edit your .env
npm run dev/prod

Using docker (recomended)

cp .env.example .env
# edit your .env
docker-compose up -d

Instances

URL Description
bin.blek.codes Official instance

To add an instance, open an issue on github or contact me