- 19 May, 2020 1 commit
-
-
Janus Reith authored
Signed-off-by:
Janus Reith <mail@janusreith.de>
-
- 13 Dec, 2019 1 commit
-
-
Eric Dobbertin authored
Signed-off-by:
Eric Dobbertin <eric@dairystatedesigns.com>
-
- 09 Dec, 2019 1 commit
-
-
Eric Dobbertin authored
Signed-off-by:
Eric Dobbertin <eric@dairystatedesigns.com>
-
- 21 Oct, 2019 1 commit
-
-
Eric Dobbertin authored
Signed-off-by:
Eric Dobbertin <eric@dairystatedesigns.com>
-
- 02 Oct, 2019 1 commit
-
-
Peter Lyons authored
- Add more in-depth comment for why we do this Signed-off-by:
Peter Lyons <pete@reactioncommerce.com>
-
- 12 Sep, 2019 1 commit
-
-
Peter Lyons authored
- Grab the uid:gid of the repo root in docker - Use that for the node user we run as in the container - Check owner of all volume mounts, if not OK, fix them - this should avoid permission errors on linux - provide bin/fix-volumes to fix owner issues ad hoc - There is no more ../node_modules - 1 and only 1 place where modules go for local dev (and prod) - local dev it's a volume mount, prod it's baked in - We have no native add-ons at the moment, so it should be OK, but `npm rebuild` as needed - Also many docker and CI refactorings - split prod and dev dockerfiles - They are both small now - Use ci-scripts/docker-labels to reduce LABEL boilerplate - change lint CI task to run outside a docker container Signed-off-by:
Peter Lyons <pete@reactioncommerce.com>
-
- 28 Jun, 2019 1 commit
-
-
Nat Hamilton authored
chore: rename project to example-storefront, updated to use graphql-beta endpoint, updated name in README/docs. Signed-off-by:
Nat Hamilton <info@nathamilton.com>
-
- 05 Oct, 2018 1 commit
-
-
Peter Lyons authored
fixes #310
-
- 14 Sep, 2018 1 commit
-
-
Peter Lyons authored
Renames the Docker network on which the GraphQL enabled web services are attached. Platform networks in the Docker environment should be named as *.reaction.localhost. The localhost TLD is reserved and guaranteed to not conflict with a real TLD. ref: reactioncommerce/reaction#4447
-
- 12 Sep, 2018 1 commit
-
-
Mike Murray authored
-
- 24 May, 2018 1 commit
-
-
Eric Dobbertin authored
-
- 16 Apr, 2018 1 commit
-
-
Eric Dobbertin authored
-
- 05 Apr, 2018 1 commit
-
-
Nat Hamilton authored
-
- 04 Apr, 2018 2 commits
-
-
Nat Hamilton authored
feat: added networks props to docker-compose, added console.log to apolloclient to see errors returned from the server
-
Nat Hamilton authored
-