# Popup Store ## Docs - [Create Order](https://docs.mypopup.shop/api-reference/orders/create.md): Create a new order for a customer - [Database Schema](https://docs.mypopup.shop/architecture/database.md): Supabase PostgreSQL schema and tables - [Architecture Overview](https://docs.mypopup.shop/architecture/overview.md): High-level architecture of the Popup Store platform - [Payment Flow](https://docs.mypopup.shop/architecture/payment-flow.md): Dual payment methods: UPI Direct and Razorpay integration - [Subdomain Routing](https://docs.mypopup.shop/architecture/subdomain-routing.md): Multi-tenant subdomain architecture for per-seller storefronts - [Web Store (Next.js)](https://docs.mypopup.shop/architecture/web-store.md): Frontend architecture and features - [OneSignal Push Notifications](https://docs.mypopup.shop/integrations/onesignal.md): Send push notifications to sellers via iOS app - [PostHog Analytics](https://docs.mypopup.shop/integrations/posthog.md): Track user behavior and conversion funnels - [Razorpay Integration](https://docs.mypopup.shop/integrations/razorpay.md): Accept payments via Razorpay payment gateway - [Supabase Integration](https://docs.mypopup.shop/integrations/supabase.md): Backend database and authentication setup - [Introduction](https://docs.mypopup.shop/introduction.md): Welcome to Popup Store - A multi-tenant e-commerce platform for independent sellers - [Local Development Setup](https://docs.mypopup.shop/local-setup.md): Set up your local development environment for Popup Store - [iOS App Changelog](https://docs.mypopup.shop/seller/ios-app-changelog.md): Recent updates and changes to the iOS seller app - [iOS App Setup](https://docs.mypopup.shop/seller/ios-app-setup.md): Get started with the Popup Store iOS seller app - [Order Fulfillment](https://docs.mypopup.shop/seller/order-fulfillment.md): Process and ship customer orders - [Product Management](https://docs.mypopup.shop/seller/product-management.md): Add, edit, and organize your products - [Store Customization](https://docs.mypopup.shop/seller/store-customization.md): Brand your store and make it uniquely yours ## Optional - [Web Store](https://github.com/unfinished-bizness/getpopup-store) - [iOS App](https://github.com/unfinished-bizness/popupstore.ios) - [Backend](https://github.com/unfinished-bizness/popup-supabase)