Copydock is a text sharing app where you can paste the text and share it with your friends with a URL for them to copy. It encodes the paste data directly to url so your data is not stored anywhere other than yourself !. It also has linkshortner built in.
🔗 Link: https://copydock.vercel.app/
git clone https://github.com/Royal-lobster/copydock
cd copydock
npm install
npm run dev