Reaction Commerce
- Santa Monica, CA
- https://reactioncommerce.com
- hello@reactioncommerce.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
reaction-docs
Documentation for Reaction, Reaction Platform, Example Storefront, and other supporting services.
-
example-storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
-
reaction
Reaction is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
-
api-plugin-payments-stripe
Stripe Payments plugin for the Reaction API
-
api-utils
Utility functions for the Reaction API.
-
api-plugin-shipments-flat-rate
Shipping Rates plugin for the Reaction API
-
api-plugin-accounts
Accounts plugin for the Reaction API
-
api-plugin-example
Boilerplate Example Plugin for moving internal plugins to their own NPM packages for the Reaction API
-
api-plugin-taxes-flat-rate
Tax Rates plugin for the Reaction API
-
api-plugin-address-validation-test
Address Validation Test plugin for the Reaction API
-
api-plugin-catalogs
Catalogs plugin for the Reaction API
-
api-plugin-settings
Settings plugin for the Reaction API
-
api-plugin-email-smtp
Email SMTP plugin for the Reaction API
-
api-plugin-shops
Shops plugin for the Reaction API
-
api-plugin-i18n
i18n plugin for the Reaction API
-
api-plugin-carts
Carts plugin for the Reaction API
-
api-plugin-files
Files plugin for the Reaction API
-
api-plugin-surcharges
Surcharges plugin for the Reaction API
-
api-plugin-orders
Orders plugin for the Reaction API
-
api-plugin-tags
Tags plugin for the Reaction API
-
api-plugin-authorization-simple
Simple Authorization plugin for the Reaction API
-
reaction-admin
Reaction Admin
-
api-migrations
This project tracks current desired versions for all tracks used by the default Reaction Platform.
-
api-plugin-taxes
Taxes plugin for the Reaction API
-
api-plugin-email-templates
Email Templates plugin for the Reaction API
-
reaction-component-library
Example Storefront Component Library: A set of React components for the Example Storefront
-
catalyst
Catalyst Design System: A design system built by Reaction Commerce for Reaction Admin.
-
api-core
This NPM package provides the `ReactionAPICore` class. Use this to build a NodeJS microservice that is compatible with the Reaction Commerce platform, or to build your main Reaction Commerce API if you don't want to start by forking the https://github.com/reactioncommerce/reaction project.