Commit graph

5 commits

Author SHA1 Message Date
Viktor Barzin
eafbc1ac52
Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/
The crawler subdirectory was the only active project. Moving it to the
repo root simplifies paths and removes the unnecessary nesting. The
vqa/ and immoweb/ directories were legacy/unused and have been removed.

Updated .drone.yml, .gitignore, .claude/ docs, and skills to reflect
the new flat structure.
2026-02-07 23:01:20 +00:00
Viktor Barzin
4d7ca7b920
update dockerignore 2026-02-01 20:22:03 +00:00
Viktor Barzin
cd2d39c3b0
add dockerignore to ignore frontend as that is built separately 2025-06-16 22:40:36 +00:00
Viktor Barzin
45af54e4e4
do not ignore data directory, just the contents; allows creating the sqlite db inside 2025-06-09 22:08:01 +00:00
Viktor Barzin
56c203189f
dockerize 2025-05-21 21:30:00 +00:00