soroban-abacus-flashcards/apps/web
Thomas Hallock c481256509 refactor: migrate web app to use @soroban/templates package
- Remove duplicate templates from packages/core/templates/
- Update web app API routes to import from @soroban/templates
- Add @soroban/templates dependency to web app package.json
- Use getTemplatePath() for webpack-safe template resolution

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 09:39:35 -05:00
..
public feat: add interactive abacus display to guide reading section 2025-09-15 15:05:57 -05:00
src refactor: migrate web app to use @soroban/templates package 2025-09-16 09:39:35 -05:00
styled-system chore: regenerate Panda CSS styles and update settings 2025-09-16 08:50:38 -05:00
next-env.d.ts cleanup: remove legacy files after monorepo migration 2025-09-14 08:04:07 -05:00
next.config.js feat: optimize Next.js webpack configuration for WASM 2025-09-15 08:56:55 -05:00
package.json refactor: migrate web app to use @soroban/templates package 2025-09-16 09:39:35 -05:00
panda.config.ts
test-flashcards-final.pdf fix: resolve style dropdown click-outside and infinite re-render issues 2025-09-15 10:09:13 -05:00
test-flashcards.pdf fix: resolve style dropdown click-outside and infinite re-render issues 2025-09-15 10:09:13 -05:00
test-simplified.pdf fix: resolve style dropdown click-outside and infinite re-render issues 2025-09-15 10:09:13 -05:00
test_panda_simple.html feat: add web development test files and public assets 2025-09-14 16:59:37 -05:00
tsconfig.json
vitest.config.ts feat: add comprehensive unit test suite for memory quiz functionality 2025-09-15 11:23:08 -05:00