A url shortener made using django and graphql
Website : https://l.vexio.in/graphql
Trial Application Token - f3590125-8ef9-44ac-88fd-d4b02a999795
git clone
virtualenv vevn
source venv/bin/activate(linux)
venv/Scripts/activate(Windows)
pip install -r requirements
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
👤 Ramyak Mehra
- Twitter: @mehraramyak
- Github: @ramyak-mehra
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator