blek! Bin is a minimalist, privacy-respecting alternative to pastebin.
https://bin.blek.codes
b1ek d46eeacf41 | ||
---|---|---|
helpers/content | ||
middleware | ||
public/static | ||
routes | ||
usercontent | ||
views | ||
.env.example | ||
.gitignore | ||
Dockerfile | ||
README.md | ||
docker-compose.yml | ||
gen_key.sh | ||
gulpfile.js | ||
index.js | ||
package.json | ||
rebuild_docker.sh | ||
run_instance.sh |
README.md
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