Skip to content

mdobes/paste

Repository files navigation

paste

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.

Installation

Use the package manager npm to install dependencies.

npm install

Usage

For prewiew use:

npm run dev

For deploy use:

How to deploy SvelteKit application

License

MIT