Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 555 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 555 Bytes

Paste Bun

Pastebin alternative built with Elysia, powered by the Bun runtime and SQLite for fast and lightweight text and code snippet sharing.

🚀 Development

To install dependencies, run:

bun install

To start the development server, run:

bun run dev

🤝 Contributing

Contributions are welcome! Feel free to open a pull request with your improvements or fixes.

📄 License

Under the MIT License. See License for more information.