LinkBuddy is a powerful URL shortening and management system designed to make sharing and managing links easier and more efficient. It allows users to create shortened URLs for long, complex links, making them concise and user-friendly. With LinkBuddy, users can generate custom, memorable short links that are ideal for sharing on social media, in emails, or any other medium.
git clone https://github.com/arunpraba/link-buddy.git
cd link-buddy
# install dependencies for Pipfile using pipenv
pipenv install
# activate virtual environment
pipenv shell
python manage.py runserver
open browser and go to http://localhost:8000/graphql
open browser and go to http://localhost:8000/admin