Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 579 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 579 Bytes

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