platform-codebase/features/landing/backend-api/src
2026-02-28 16:13:53 -08:00
..
auth
cli
health/__tests__
idea-voting feat(shop): Implement shopping components including ShopApparelPage, ShopIdeasPage, ProductDetailModal, CartContext, routing, and idea-voting system 2026-02-26 15:53:41 -08:00
image-processing
merch-submissions
merchant-orders
merchant-products
migrations db(migrations): 🗃️ Add migration script to seed landing feature tables with timestamped defaults 2026-02-28 16:02:53 -08:00
ppa-slots
products
seeds
shop
tiers feat(landing): Implement tier-aware voting system with backend tier logic and frontend VoteButton component 2026-02-26 15:53:41 -08:00
translations
vote-economy
app.module.ts refactor(landing): ♻️ Adjust service providers and module exports in app.module.ts to improve backend API structure 2026-02-28 16:13:53 -08:00
data-source.ts
health.controller.ts
main.ts