You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A commerce platform developed with Meteor and following a reactive design pattern that puts usability and conversions first.
4
-
2
+
A commerce platform developed with Meteor, Node.js, MongoDB, CoffeeScript following a reactive design pattern that puts usability and conversions first.
5
3
6
-
---
7
-
###Roadmap & Status:
4
+
##Roadmap & Status:
8
5
9
-
** Current status: Alpha Preview v0.2.1**
6
+
** Current status: Alpha Preview v0.2.2**
10
7
** Functional but unstable, with HEAVY ongoing development!**
11
8
12
-
Currently good for contributing/observing progress, testing. It goes without saying that we're constantly refactoring, even things that are functionally done. Would not recommend for production usage yet, unless you are very comfortable with the code, and aren't risk averse.
9
+
Currently good for contributing/observing progress, testing. It goes without saying that we're constantly refactoring, even things that are functionally done. We do not recommend using for production usage yet, unless you are very comfortable with the code, and aren't risk averse. There are still many parts in development!
13
10
14
11
As with all development, some items are ahead of schedule, and some are not.
15
12
@@ -23,10 +20,8 @@ The Docker image is automatically built at the [Ongo Works public Docker repo](h
23
20
24
21
Your test shops help us in developing [Launchdock](https://github.com/ongoworks/launchdock), the docker container management application we are building to deploy Reaction shops with.
25
22
26
-
27
23
---
28
-
###Core ideas:
29
-
24
+
##Core ideas:
30
25
31
26
* Fast, clean, and easy to use for end users as well as store owners.
32
27
* Full functionality / matching feature sets that you would expect from Magento, Shopify, Spree, etc.
@@ -42,32 +37,45 @@ Your test shops help us in developing [Launchdock](https://github.com/ongoworks/
42
37
* Realtime synchronization across platforms/browsers
43
38
* Cross platform, responsive focus - should work well natively, without native apps.
44
39
* Migration paths from existing commerce platforms (Magento, Shopify, BigCommerce)
45
-
* reactioncommerce:core package can be used as a package in any meteor application
40
+
* reactioncommerce:core package can be used as a package in meteor applications
46
41
* Designer and developer friendly!
47
42
* HTML/CSS/Javascript or CoffeeScript knowledge should be sufficient for customization.
48
43
* Commercial package and theme development encouraged.
49
44
* All contributors should be rewarded. [please contact us](mailto:[email protected])
50
45
46
+
## Feedback
47
+
### GitHub Issues
48
+
Our preferred method for Reaction feedback it that you use GitHub issues on the https://github.com/reactioncommerce/reaction project.
49
+
50
+
### Chat Rooom
51
+
Join us on our Gitter chat room, discuss, get help.
Hey! Where's all the code!? Most of it is in the [reaction-core](https://github.com/ongoworks/reaction-core/) package...
69
74
75
+
### Code Repositories
76
+
Hey! Where's all the code!? Most of it is in the [reaction-core](https://github.com/reactioncommerce/reaction-core/) package...
77
+
78
+
We welcome pull requests to the latest development version branch.
70
79
71
-
---
72
80
##Reaction Team
73
81
Reaction is a project of [Ongo Works](http://ongoworks.com). We also have some light reading on our [blog](http://thoughts.reactioncommerce.com/), for those curious about who we are.
0 commit comments