furniture-remix
Furniture v2 Boilerplate on top of Remix Run
파일 탐색기
최종 버전 다운로드 (.zip)- auto-close-issue.yaml
- auto-close-pr.yaml
- issue_template.md
- PULL_REQUEST_TEMPLATE.md
- config.yaml
- browserconfig.xml
- favicon.ico
- manifest.json
- sw.js
- adyenLogo.svg
- arrow.svg
- basketIcon.svg
- closeIcon.svg
- crystalcard-logo.svg
- crystalcoin-logo.svg
- crystallizeLogo.svg
- defaultImage.svg
- dinteroLogo.svg
- documentDownloadIcon.svg
- downloadIcon.svg
- filterIcon.svg
- hamburgerIcon.svg
- klarnaLogo.svg
- logo.svg
- montonioLogo.svg
- orangeCLogo.svg
- pinkCLogo.svg
- product.svg
- quickpayLogo.svg
- razorpayLogo.svg
- searchIcon.svg
- stockIcon.svg
- stripeLogo.svg
- trashIcon.svg
- userIcon.svg
- vippsLogo.svg
- Form.tsx
- Link.tsx
- useLocation.ts
- useNavigate.ts
- useSearchParams.ts
- useSubmit.tsx
- useTransition.ts
- privateJson.server.ts
- authentication.server.ts
- cookies.server.ts
- favicon.server.tsx
- $.tsx
- $langstore._index.tsx
- $langstore.api.cart._index.tsx
- $langstore.api.cart.place.tsx
- $langstore.api.cart_.$id.tsx
- $langstore.api.magicklink.confirm.$token.tsx
- $langstore.api.magicklink.register.tsx
- $langstore.api.orders.$id.tsx
- $langstore.api.orders._index.tsx
- $langstore.api.payment.$provider.buynow.tsx
- $langstore.api.payment.$provider.create.tsx
- $langstore.api.payment.$provider.payment-methods.tsx
- $langstore.api.payment.crystal.$type.confirmed.tsx
- $langstore.api.shipping.$provider.callback.ts
- $langstore.api.shipping.$provider.pickup-points.ts
- $langstore.api.vipps.connect.tsx
- $langstore.cancel-payment.tsx
- $langstore.cart.tsx
- $langstore.checkout.tsx
- $langstore.favicon.$size[.png].ts
- $langstore.order.$id.tsx
- $langstore.order.cart.$id.tsx
- $langstore.order.invoice.$id[.pdf].tsx
- $langstore.orders.tsx
- $langstore.search.tsx
- $langstore.shop.$folder.$product[.pdf].tsx
- $langstore.shop.$folder.tsx
- $langstore.shop.$folder[.pdf].tsx
- $langstore.shop.$folder_.$product.tsx
- $langstore.shop._index.tsx
- $langstore.stories.$story.tsx
- $langstore.stories._index.tsx
- $langstore_.$.tsx
- _index.tsx
- api.webhook.cache.purge.tsx
- api.webhook.order.created.tsx
- api.webhook.order.stage.changed.tsx
- api.webhook.payment.adyen.tsx
- api.webhook.payment.dintero.verify.tsx
- api.webhook.payment.intent.tsx
- api.webhook.payment.klarna.$cartId.tsx
- api.webhook.payment.montonio.tsx
- api.webhook.payment.quickpay.tsx
- api.webhook.payment.razorpay.verify.tsx
- api.webhook.payment.stripe.tsx
- api.webhook.payment.vipps.v2.payments.$cartId.tsx
- robots[.]txt.tsx
- index.css
- en.json
- fr.json
- no.json
- provider.tsx
- reducer.ts
- types.ts
- address.tsx
- cart.tsx
- magicklogin.tsx
- paragraph-collection.tsx
- properties-table.tsx
- banner.tsx
- embed.tsx
- hero-slider.tsx
- slider.tsx
- grid.tsx
- curated-product.tsx
- document.tsx
- product.tsx
- basket-button.tsx
- folder-hero.tsx
- footer.tsx
- header.tsx
- language-switcher.tsx
- topic-navigation.tsx
- card.tsx
- coin.tsx
- adyen.tsx
- dintero.tsx
- index.tsx
- klarna.tsx
- montonio.tsx
- quickpaylink.tsx
- razorpay.tsx
- stripe.tsx
- vipps.tsx
- folder.tsx
- order-invoice.tsx
- shared.tsx
- single-product.tsx
- styles.js
- dimensions-table.tsx
- files.tsx
- product-body.tsx
- stock-location.tsx
- topic-labels.tsx
- attribute-filter.tsx
- filtered-products.tsx
- index.tsx
- price-range-filter.tsx
- search-bar.tsx
- add-to-cart-button.tsx
- cart.tsx
- category-list.tsx
- clone-cart-button.tsx
- curated-product-item.tsx
- display-order.tsx
- error.tsx
- image-gallery.tsx
- input.tsx
- price.tsx
- related-document.tsx
- variant-selector.tsx
- voucher.tsx
- useAuth.ts
- useLocalCart.ts
- useRemoteCart.ts
- generic-item.tsx
- generic-tile-view.tsx
- grid.tsx
- linkRenderer.tsx
- tile.tsx
- types.ts
- pricing-component.tsx
- tenant-logo.tsx
- AbstractStory.tsx
- CancelPayment.tsx
- Cart.tsx
- Category.tsx
- Checkout.tsx
- CuratedStory.tsx
- LandingPage.tsx
- Order.tsx
- OrderPlacedCart.tsx
- Orders.tsx
- Product.tsx
- Search.tsx
- Shop.tsx
- Stories.tsx
- Story.tsx
- Topic.tsx
- handlePlaceCart.ts
- handleSaveCart.ts
- pricing.ts
- BackendStorage.ts
- Category.ts
- Currency.ts
- Customer.ts
- Dimensions.ts
- FileDownload.ts
- Footer.ts
- Grid.ts
- Image.ts
- Item.ts
- LandingPage.ts
- LocalCart.ts
- Mailer.ts
- Paragraph.ts
- Price.ts
- Product.ts
- ProductListHostpot.ts
- ProductVariant.ts
- PropertiesTable.ts
- RemoteCart.ts
- RichText.ts
- SEO.ts
- Shop.ts
- StockLocation.ts
- StoreFrontConfiguration.ts
- Story.ts
- TenantConfiguration.ts
- Topic.ts
- Tree.ts
- Video.ts
- Voucher.ts
- fetchCart.ts
- fetchDocument.ts
- fetchFolder.ts
- fetchFolderWithChildren.ts
- fetchFooter.ts
- fetchHierarchy.ts
- fetchLandingPage.ts
- fetchMetadata.ts
- fetchNavigation.ts
- fetchOrderIntent.ts
- fetchPriceRangeAndAttributes.ts
- fetchProduct.ts
- fetchShapeIdentifier.ts
- fetchTenantConfig.ts
- index.ts
- search.ts
- searchByTopic.ts
- searchFilteredByPriceRange.ts
- searchOrderBy.ts
- searchOrderByPriceRange.ts
- editCart.ts
- pushCrystalPaidOrder.ts
- pushCustomerIfMissing.ts
- pushOrder.ts
- pushVippsAuthorisedOrder.ts
- purgeKeys.ts
- cache.ts
- utils.ts
- fetchDocumentToStory.ts
- fetchFolderToCategory.ts
- fetchFolderWithChildrenToCategoryWithChildren.ts
- fetchFooterToFooter.ts
- fetchLandingPageToLandingPage.ts
- fetchMetadataToMeta.ts
- fetchNavigationToTree.ts
- fetchProductToProduct.ts
- fetchShopToShop.ts
- fetchVoucherToVoucher.ts
- orderIntentToPaymentCart.ts
- searchByTopicProductToProductSlim.ts
- searchProductToProductSlim.ts
- AnyIemToGrid.ts
- APIImageToImage.ts
- APIMetaSEOComponentToSEO.ts
- APIPriceVariantsToPriceVariant.ts
- APIProductVariantToProductVariant.ts
- APIVideoToVideo.ts
- api-mappers.ts
- index.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- initiatePayment.ts
- receivePayment.ts
- shippingOptions.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- utils.ts
- createShipment.ts
- fetchAvailableBanks.ts
- fetchPickupPoints.ts
- fetchShipmentLabelUrl.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- types.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- initiatePayment.ts
- receivePaymentEvent.ts
- handlePaymentAuthorized.ts
- initiateBuyNowPayment.ts
- initiatePayment.ts
- receiveExpressCheckoutEvent.ts
- receivePaymentEvent.ts
- vippsPipelineChanges.ts
- crystal.ts
- index.ts
- handleMagickLink.ts
- handleVippsLogin.ts
- sendMagickLink.ts
- sendOrderCreatedReceipt.ts
- dataFetcherForShapePage.server.ts
- fetchTranslations.server.ts
- LanguageAndMarket.ts
- marketIdentifiersForUser.ts
- MicrodataBuilder.ts
- polling.ts
- SchemaMarkupBuilder.ts
- services.server.ts
- storage.server.ts
- storefront.server.ts
- updateCart.server.ts
- root.tsx
- checkout-flow.spec.ts
- product-pages-and-pdf.spec.ts
- .gitignore
- environment.d.ts
- package-lock.json
- package.json
- playwright.config.ts
- postcss.config.js
- remix.config.js
- remix.env.d.ts
- tailwind.config.js
- tsconfig.json
- .crystallize
- .env.dist
- robots.txt
- setup.bash
- success.md
- .gitignore
- Caddyfile
- docker-compose.yaml
- spec.json
- LICENSE
- Makefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
