Skip to content

ezclapped/pastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clapped

Pastebin is a code sharing platform that allows you to store and share code snippets and text online. It provides an easy way to collaborate and showcase your code with others.

Key Features

  • Easy code sharing: Simply paste your code or text, select the syntax highlighting, and share the generated link.
  • Syntax highlighting: Code snippets are beautifully highlighted with syntax colors, making them more readable and easier to understand.
  • Copy to clipboard: With a single click, you can copy the code snippet to your clipboard for quick sharing or pasting into your own projects.
  • Privacy and security: Your pastes are securely stored and can only be accessed via the unique links you share.

Technologies Used

  • PHP
  • MySQL

Getting Started

  1. Clone the repository: git clone https://github.com/ezclapped/pastebin.git
  2. Configure the database connection in config.php file.
  3. Import the database schema using the provided SQL file.
  4. Deploy the project to your preferred web server or run it locally using a web server stack (e.g., XAMPP, WAMP, or MAMP).
  5. Access the application through the browser.

Contributing

Contributions are welcome! If you'd like to contribute to [Site Name], please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature or git checkout -b bugfix/your-bugfix.
  3. Commit your changes: git commit -m "Add your feature".
  4. Push to the branch: git push origin feature/your-feature or git push origin bugfix/your-bugfix.
  5. Submit a pull request.

Please ensure that your code adheres to the existing coding style and conventions.

License

Pastebin is open source and released under the MIT License.

Contact

If you have any questions, suggestions, or feedback, please feel free to contact us.

Discord

Happy coding!

About

🔥| your simple pastebin fake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages