metalfrom.eu/.gitignore
Nicolas Fryder d4e1bf2e15 chore: initial commit — snapshot VPS 2026-06-27
- apps/api      : API REST Node.js/Fastify + PostgreSQL/PostGIS
- apps/geocoder : Worker Python géocodage Nominatim
- apps/worker   : Scraper Python Metal-Archives
- apps/web      : Frontend statique Leaflet/clustering/heatmap
- infra/        : docker-compose + init.sql

Déployé via Coolify + Traefik sur VPS OVH.
2026-06-27 08:53:39 +00:00

9 lines
136 B
Text

infra/.venv/
infra/temp/
infra/ma_state.json
infra/geocode-enqueue.log
infra/ma_debug.*
apps/api/node_modules/
__pycache__/
*.pyc
*.pyo