- clone this repository
- create venv
- execute the script
setup.sh
- execute
main.py
- set up my repo and create a venv
- system design: https://www.youtube.com/watch?v=JQDHz72OA3c
- base62 encoding scheme: string to decimal to base62
- or we could use squid or uuid
- To use SQLite
- first run
utils/init_db.py
thenmain.py