printhive/lib/importers
dlawler489 a37db15a3f Initial commit: Printhive 3D-print file library
Self-hosted Express + Postgres app for organizing STL/3MF/OBJ/etc. with:
- Model/file library, tags, collections, print settings
- URL import: Thingiverse (API), Printables (GraphQL), MakerWorld
  (FlareSolverr + token), cubee3d/other (metadata + manual files)
- In-browser 3D viewer; 3MF rendered via Python/trimesh GLB conversion
- Auto thumbnails, license/commercial-use tracking, in-app editing
- Settings (API tokens / FlareSolverr) stored in DB with .env fallback

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 13:15:17 +10:00
..
generic.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
makerworld.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
printables.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00
thingiverse.js Initial commit: Printhive 3D-print file library 2026-06-22 13:15:17 +10:00