A simple "link in bio" service.
Live at http://b2l.ink
See http://b2l.ink/arjun for a sample profile
Features include: Dashboard with click stats π, profile themes
π§ Very much a work in progress. I'm building this in public and learning as I go π§
I recommend creating a new virtual environment for this project before you proceed.
Clone this repository:
git clone https://github.com/arjunnn/linkinbio.git
cd into the root folder
cd linkinbio
(activate your virtual environment, and then) install the dependencies via Pip
pip install -r requirements.txt
cd into the project folder
cd linkinbio
start the application on the port of your choice
python manage.py runserver 8000
This project wouldn't be possible without these amazing projects: