Removed 3D abacus creator from main branch due to Docker build failures with OpenSCAD AppImage extraction in GitHub Actions. The feature will be reworked in the feature/3d-abacus-creator branch. Removed: - src/app/create/abacus/ - 3D abacus creator page - src/app/api/abacus/ - API routes for 3D generation - src/components/3d-print/ - 3D-related components - Dockerfile: OpenSCAD and BOSL2 builder stages - Dockerfile: OpenGL/Qt runtime dependencies - Dockerfile: tmp/3d-jobs directory creation - Create hub: 3D abacus card This restores successful Docker builds and unblocks deployments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| .storybook | ||
| __tests__ | ||
| data | ||
| docs | ||
| drizzle | ||
| e2e | ||
| public | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CARD_SORTING_PORT_PLAN.md | ||
| COMPLEMENT_RACE_PORT_PLAN.md | ||
| DEVELOPMENT_STANDARDS.md | ||
| LINTING.md | ||
| README.md | ||
| biome.jsonc | ||
| drizzle.config.ts | ||
| eslint.config.js | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| panda.config.ts | ||
| playwright.config.ts | ||
| pnpm-lock.yaml | ||
| server.js | ||
| svg-processing-test.js | ||
| test-arcade-api.sh | ||
| test-flashcards-final.pdf | ||
| test-flashcards.pdf | ||
| test-simplified.pdf | ||
| test_fullscreen_persistence.html | ||
| test_panda_simple.html | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| vitest.config.ts | ||