Pasteboard is a simple web application that allows users to upload files and obtain a shareable link hosted on the Cirrus CDN. It's a convenient way to quickly share files with others.
- Upload files and images easily.
- Files are hosted on the Cirrus CDN for fast and reliable access.
- Shareable links for uploaded files.
Follow these steps to set up and use Pasteboard:
-
Clone the repository to your local machine:
git clone https://github.com/caelen-cater/pasteboard.git
-
Navigate to the project directory:
cd Pasteboard -
Open the
index.htmlfile in your preferred web browser. -
Use the provided file input to upload your desired file.
-
Once the upload is complete, a link to the hosted file on Cirrus CDN will be generated.
If you'd like to contribute to Pasteboard, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- The Pasteboard project was inspired by the need for a simple and quick file-sharing solution.
Feel free to reach out if you have any questions or suggestions!