Skip to content

arjunnn/linkinbio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

linkinbio πŸ”—

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 🚧

How to setup

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

Acknowlegements

This project wouldn't be possible without these amazing projects:

About

A simple "link in bio" service. 🚧 very much a work in progress. I'm building/learning in public 🚧

Topics

Resources

License

Stars

Watchers

Forks