3.5 KiB
Xeorl - Link Shortener and Management Tool
👀 Preview:
Xeorl - The All-In-One, Fully Free to Use Advanced Link Shortener and Management Tool - Powered by @xodivorce ✨
📌 Tech Stack
Here’s what fuels this site:
🛠️ How to Contribute: Let’s Make Magic!
Want to jump in and sprinkle some magic on this project? Follow these steps:
-
Fork and Clone:
- Hit “Fork” at the top-right of the page to make your copy. Then clone it to your local machine:
git clone git@github.com:xodivorce/xeorl.git
- Hit “Fork” at the top-right of the page to make your copy. Then clone it to your local machine:
-
Set Up Your Local Playground:
- Move the project to your XAMPP
htdocsfolder:mv xeorl /path/to/xampp/htdocs/
- Move the project to your XAMPP
-
Fire Up XAMPP:
- Launch XAMPP and start Apache and MySQL:
# For XAMPP GUI: open -a XAMPP # Start Apache and MySQL in XAMPP Control Panel
- Launch XAMPP and start Apache and MySQL:
-
View Locally:
- Open your browser and head to:
http://localhost/xeorl/htdocs/index.php
- Open your browser and head to:
-
Pro Tip: Use a Self-Signed SSL for local development to keep everything smooth and secure with HTTPS. 🔐
-
Create a Feature Branch:
- Before diving in, create a new branch for your feature or fix:
git checkout -b cool-new-feature
- Before diving in, create a new branch for your feature or fix:
-
Work Your Magic:
- Make your changes, test them, and get ready for a pull request.
-
Commit and Push:
- Once you’re happy, commit and push your changes:
git add . git commit -m "Add some cool feature" git push origin cool-new-feature
- Once you’re happy, commit and push your changes:
-
Open a Pull Request:
- Go to the main repository and create a pull request. Let us know what you’ve done and why it’s awesome!
-
Celebrate Your Contribution 🎉:
- Enjoy the glory of your awesome contribution! We appreciate all your help and ideas.
🚀 Got Ideas or Spotted a Bug?
Don’t be shy! Open an issue to discuss new features, enhancements, or any bugs you find. Your feedback is golden!!
- Let’s create something epic together! 🌟
📝 License & Usage
Xeorl - Link Shortener and Management Tool is a Fully Open Sourced Project licensed under MIT LICENSE. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.
🌟 Like this project? Please consider giving it a star to show your support!
An Open Sourced Project - Crafted with ❤️ by xodivorce