A web application for organizing and tracking LEGO sets, parts, and minifigures.
archive | ||
static | ||
templates | ||
.env.sample | ||
.gitignore | ||
app.py | ||
compose.yaml | ||
database.py | ||
db.py | ||
dl.sh | ||
Dockerfile | ||
downloadRB.py | ||
lego.sh | ||
LICENSE | ||
README.md | ||
requirements.txt |
LEGOOrganizer
git clone
cp .env.sample .env
nano .env
change api key and save file
docker compose up -d