nxtgauge-frontend-solid/src
Ashwin Kumar bcb940f3f1 Update buy and packages pages to load real data from API
- wallet/buy.tsx: createResource fetches /api/packages?role= instead of hardcoded bundles
- packages.tsx: replaced stub with real package list from API; shows type badge, price, tracecoin amount

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 18:11:54 +02:00
..
components feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:45 +02:00
lib feat: wire help center and article pages to live KB API 2026-04-02 13:36:16 +02:00
routes Update buy and packages pages to load real data from API 2026-04-02 18:11:54 +02:00
stories Refactor admin routes and add Storybook/Vitest setup 2026-03-26 06:18:07 +01:00
app.css feat(admin): wire management modules to live backend and add UGC role 2026-04-02 13:09:45 +02:00
app.tsx feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
entry-client.tsx feat: align solid public pages and auth flows with nextjs parity 2026-03-17 15:35:58 +01:00
entry-server.tsx Refine onboarding UX, role cards, and runtime schema integration 2026-03-22 15:54:12 +01:00
global.d.ts feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00