Clientside encrypted pastebin using tweetnacl.
Self-host this app for $0.99/mo only!
a clientside encrypted note sharing webapp. built with php7, Lumen, sqlite, rollup, and docker.
touch database.sqlite
docker run -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken php artisan migrate
docker run -p 8080:8080 -v `pwd`/database.sqlite:/var/www/database/database.sqlite nexusuw/mokintoken
sudo apt-get install php-sqlite3 php-mbstring php-7composer installnpm installphp artisan migratenpm run buildphp -S 0.0.0.0:8080 -t publicnpm run devPlease login to review this project.
No reviews for this project yet.
Snippet Box is a simple self-hosted app for organizing your…
A paste bin that's actually minimalist. WTFPL/0BSD Ru
Lightweight, minimal and fast pastebin with an SQLite backe…
Comments (0)
Please login to join the discussion on this project.