Simple dynamic web application designed for sharing and storing text snippets online. Written in SvelteKit. Snippets are stored in S3 buckets for secure and scalable storage. This tool is perfect for developers, writers, or anyone looking to quickly save and share text snippets, from code to quick notes.
Use the package manager npm to install dependencies.
npm install
For prewiew use:
npm run dev
For deploy use: