import { Card, BlockStack, Text, Box, List } from "@shopify/polaris"; export function TechStackCard() { return ( Tech Stack This app is running 100% database-less, powered only by Shopify. Storage: Shopify Metaobjects Auth: App Proxy & Admin API Design: Shopify Polaris ); }