• Stars
    star
    4
  • Rank 3,292,665 (Top 66 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The collection schemas API for Reaction Commerce

More Repositories

1

reaction

Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
JavaScript
12,283
star
2

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.
JavaScript
606
star
3

meteor-security

A Meteor package: Logical MongoDB security
JavaScript
258
star
4

reaction-development-platform

Reaction Platform is the quickest way to run Reaction (reactioncommerce/reaction) and dependent services—Reaction Admin (reactioncommerce/reaction-admin) and Example Storefront (reactioncommerce/example-storefront)
Makefile
228
star
5

reaction-component-library

Example Storefront Component Library: A set of React components for the Example Storefront
JavaScript
97
star
6

reaction-admin

Reaction Admin
JavaScript
88
star
7

reaction-docs

Documentation for Reaction, Reaction Platform, Example Storefront, and other supporting services.
CSS
68
star
8

mongo-rep-set

A Dockerized MongoDB for creating a three node replica set across separate hosts.
Shell
56
star
9

meteor-google-spreadsheets

Google Spreadsheets for Meteor
JavaScript
53
star
10

reaction-swag-shop

JavaScript
38
star
11

proxy-traefik

A reverse proxy powered by Traefik for deploying the Reaction Platform on Digital Ocean
35
star
12

reaction-cli

A command line tool for working with Reaction Commerce.
JavaScript
33
star
13

meteor-ddp-login

Meteor DDP login package
JavaScript
27
star
14

reaction-example-plugin

Example files to accompany the "Creating a Plugin" tutorial in the Customization Guide
JavaScript
22
star
15

reaction-devtools

Developer tools for Reaction
JavaScript
21
star
16

reaction-api-base

ARCHIVED: Demo GraphQL API server.
JavaScript
21
star
17

redoc

redoc - generate documentation from multiple project repos.
CSS
20
star
18

reaction-file-collections

Reaction File Collection packages
JavaScript
19
star
19

base

A base Docker image for Reaction Commerce (https://hub.docker.com/r/reactioncommerce/base)
Dockerfile
19
star
20

reaction-example-theme

Reaction Commerce example theme package
JavaScript
15
star
21

reaction-hydra

OAuth2 token server. Integrated with the Reaction development platform.
Shell
14
star
22

reaction-feature-requests

Reaction Feature Requests
14
star
23

spiderable

Docker + Ports friendly Meteor Spiderable
JavaScript
14
star
24

data-factory

Mock data factory util for Reaction Commerce
JavaScript
13
star
25

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.
JavaScript
10
star
26

catalyst

Catalyst Design System: A design system built by Reaction Commerce for Reaction Admin.
JavaScript
9
star
27

components-context

A system for injecting React components into other React components from a central components context
JavaScript
9
star
28

reaction-styleguide

A plugin for Reaction, transforming it into a style guide and UI component playground.
JavaScript
9
star
29

random

A drop-in replacement for the "random" Meteor package
JavaScript
8
star
30

reaction-main-street-theme

A theme for Reaction Commerce based on bootstrap 4
CSS
8
star
31

reaction-identity

JavaScript
8
star
32

ci-scripts

Scripts supporting our Continuous Integration (CI)
Shell
8
star
33

kinetic

Kinetic introduces a suite of opinionated admin tools that internal teams can use to manage and run their stores on Open Commerce.
TypeScript
7
star
34

reaction-sample-data

A collection of different datasets for testing and evaluating
7
star
35

pricewatch

Watch prices for change notifications.
Clojure
6
star
36

api-utils

Utility functions for the Reaction API.
JavaScript
6
star
37

federated-gateway

An access aware federated GraphQL API gateway for the Reaction Commerce ecosystem
JavaScript
6
star
38

cli

A command line tool for creating, developing and deploying Open Commerce projects
JavaScript
5
star
39

generator-reaction

Project generator for Reaction NodeJS projects. Built with Yeoman.
JavaScript
5
star
40

reaction-eslint-config

Reaction Eslint Configuration
JavaScript
5
star
41

mongo-s3-backup

A Docker container to backup a MongoDB deployment to S3 and list or restore those backups.
Shell
5
star
42

migrator

Command line interface for migrating MongoDB databases
JavaScript
4
star
43

api-plugin-pricing-simple

Simple Pricing plugin for the Reaction API
JavaScript
4
star
44

reaction-health-check

A package to create a health-check route
JavaScript
4
star
45

api-plugin-example

Boilerplate Example Plugin for moving internal plugins to their own NPM packages for the Reaction API
JavaScript
4
star
46

api-migrations

This project tracks current desired versions for all tracks used by the default Reaction Platform.
JavaScript
4
star
47

docs

4
star
48

nodemailer

Send e-mails with Node.JS
JavaScript
4
star
49

docker-base

Dockerfile
4
star
50

admin-core

JavaScript
4
star
51

micro-frontend-admin

JavaScript
3
star
52

design

Board for design issues
3
star
53

reaction-job-queue

Reaction job queue collection
JavaScript
3
star
54

api-plugin-shops

Shops plugin for the Reaction API
JavaScript
3
star
55

api-plugin-products

Products plugin for the Reaction API
JavaScript
3
star
56

api-plugin-inventory

Inventory service for the Reaction API
JavaScript
3
star
57

mailchimp-open-commerce-helm-chart

Helm chart for deploying Mailchimp Open Commerce ontop of Kubernetes/Openshift.
Mustache
3
star
58

reekwire

Workaround for using CommonJS named exports in ES modules.
JavaScript
3
star
59

api-plugin-payments-stripe

Stripe Payments plugin for the Reaction API
JavaScript
3
star
60

hydra-token

Command line interface that makes it quick and easy to get a valid access token for a Reaction GraphQL API
JavaScript
3
star
61

api-plugin-payments-example

Example Payments plugin for the Reaction API
JavaScript
2
star
62

api-plugin-i18n

i18n plugin for the Reaction API
JavaScript
2
star
63

api-plugin-authentication

Authentication plugin for the Reaction API
JavaScript
2
star
64

api-plugin-files

Files plugin for the Reaction API
JavaScript
2
star
65

api-plugin-sitemap-generator

Sitemap Generator plugin for the Reaction API
JavaScript
2
star
66

api-plugin-taxes

Taxes plugin for the Reaction API
JavaScript
2
star
67

api-plugin-email-smtp

Email SMTP plugin for the Reaction API
JavaScript
2
star
68

api-plugin-email-templates

Email Templates plugin for the Reaction API
JavaScript
2
star
69

logger

Reaction Commerce application logging API.
JavaScript
2
star
70

api-plugin-email

Email plugin for the Reaction API
JavaScript
2
star
71

admin

TypeScript
2
star
72

hooks

The event hooks API for Reaction Commerce
JavaScript
2
star
73

api-plugin-accounts

Accounts plugin for the Reaction API
JavaScript
2
star
74

api-plugin-job-queue

Job Queue plugin for the Reaction API
JavaScript
2
star
75

reaction-error

Reaction error messaging
JavaScript
2
star
76

api-plugin-payments-stripe-sca

Stripe payments using the Payments Intents API
JavaScript
2
star
77

reaction-questions

Ask us questions about Reaction
1
star
78

api-plugin-navigation

Navigation plugin for the Reaction API
JavaScript
1
star
79

kube-helm

A lightweight Docker image with various CLI tooling for working with Kubernetes.
Shell
1
star
80

api-plugin-payments

Payments plugin for the Reaction API
JavaScript
1
star
81

api-plugin-shipments-flat-rate

Shipping Rates plugin for the Reaction API
JavaScript
1
star
82

babel-remove-es-create-require

JavaScript
1
star
83

admin-plugin-products

JavaScript
1
star
84

example-payments-plugin

An example payments plugin for Reaction Commerce
JavaScript
1
star
85

api-plugin-translations

Translations plugin for the Reaction API
JavaScript
1
star
86

api-plugin-address-validation-test

Address Validation Test plugin for the Reaction API
JavaScript
1
star
87

api-plugin-surcharges

Surcharges plugin for the Reaction API
JavaScript
1
star
88

api-plugin-orders

Orders plugin for the Reaction API
JavaScript
1
star
89

api-plugin-authorization-simple

Simple Authorization plugin for the Reaction API
JavaScript
1
star
90

api-plugin-carts

Carts plugin for the Reaction API
JavaScript
1
star
91

db-version-check

Data version checker function compatible with @reactioncommerce/migrator
JavaScript
1
star
92

api-plugin-discounts-codes

Discount Codes plugin for the Reaction API
JavaScript
1
star
93

admin-plugin-example

Example Reaction Admin plugin
JavaScript
1
star
94

api-plugin-address-validation

Address Validation plugin for the Reaction API
JavaScript
1
star
95

api-plugin-shipments

Shipments plugin for the Reaction API
JavaScript
1
star
96

api-plugin-taxes-flat-rate

Tax Rates plugin for the Reaction API
JavaScript
1
star
97

api-plugin-discounts

Discounts plugin for the Reaction API
JavaScript
1
star
98

api-plugin-settings

Settings plugin for the Reaction API
JavaScript
1
star
99

api-plugin-simple-schema

Simple Schema plugin for the Reaction API
JavaScript
1
star
100

api-plugin-system-information

System Information plugin for the Reaction API
JavaScript
1
star