2284 Commits

Author SHA1 Message Date
441519a1b7 Add hint to use npm ci in automated environments
npm ci command should be used within automated environments such as continuous integration pipelines https://docs.npmjs.com/cli/ci.html#description
2020-08-26 23:52:37 +02:00
642dc29ac8 Use npm ci command in Docker builds 2020-08-26 23:33:24 +02:00
3ec35e0236 Merge pull request #757 from goldbergyoni/all-contributors/add-w01fS
docs: add w01fS as a contributor
2020-08-25 07:35:41 +02:00
080845e579 docs: update .all-contributorsrc [skip ci] 2020-08-25 05:34:47 +00:00
0a9a8b7c8e docs: update README.md [skip ci] 2020-08-25 05:34:46 +00:00
c707298eb3 Merge pull request #741 from w01fS/master
Typo Fixes
2020-08-25 07:33:35 +02:00
b116b544a0 Merge branch 'master' of https://github.com/w01fS/nodebestpractices 2020-08-24 23:26:16 +05:30
fc93d852d1 Merge remote-tracking branch 'upstream/master' 2020-08-24 23:22:25 +05:30
23dfa580ee Merge pull request #745 from goldbergyoni/dockerfile-example
Add an example project with dockerfile - 1st draft
2020-08-24 14:45:02 +02:00
e05e587dbc Merge pull request #756 from goldbergyoni/Add-a-zombie
Add missing `zombie` word in 8.2 BP
2020-08-24 14:44:42 +02:00
d77eb0c053 Add missing zombie word in 8.2 BP 2020-08-24 14:40:36 +02:00
e74183fd5b Update README.md 2020-08-24 10:37:35 +03:00
1698555092 Merge pull request #749 from goldbergyoni/fix/links-quotes
Fix links in markdown, change quotes type and add a word or two on docker section
2020-08-24 12:58:38 +12:00
0b2cc2fad0 Merge pull request #755 from goldbergyoni/all-contributors/add-mikicho
docs: add mikicho as a contributor
2020-08-23 21:50:31 +02:00
656bf486f7 Merge branch 'master' into all-contributors/add-mikicho 2020-08-23 21:50:02 +02:00
722de22097 Merge pull request #754 from goldbergyoni/all-contributors/add-jimmycallin
docs: add jimmycallin as a contributor
2020-08-23 21:47:25 +02:00
b55c4e6d5f docs: update .all-contributorsrc [skip ci] 2020-08-23 19:40:22 +00:00
3180bedf90 docs: update README.md [skip ci] 2020-08-23 19:40:21 +00:00
42e2b7576d Merge pull request #753 from mikicho/patch-1
Update memory-limit.md
2020-08-23 21:40:01 +02:00
2cfa8a7dbe docs: update .all-contributorsrc [skip ci] 2020-08-23 19:39:03 +00:00
27f0d51219 docs: update README.md [skip ci] 2020-08-23 19:39:02 +00:00
19c8026d5f Merge pull request #752 from jimmycallin/patch-1
Fix npm cache clean command
2020-08-23 21:38:17 +02:00
d8e733d68b Update memory-limit.md 2020-08-23 17:32:09 +03:00
814e904f38 Update README.md 2020-08-23 10:21:52 +03:00
de5ad75fe5 Update clean-cache.md 2020-08-23 10:03:28 +03:00
6dfcc8ba75 Update README.md 2020-08-23 10:02:59 +03:00
a2d89778ff Fix npm cache clean command 2020-08-22 10:55:23 +02:00
a2ffe03cd6 Merge branch 'master' into master 2020-08-21 00:39:41 +05:30
1ec1a0ce56 removed the comma before and as mentioned in PR review 2020-08-21 00:34:23 +05:30
129dc803f1 Update README.md 2020-08-20 14:16:11 +03:00
1fda1a9ec3 Update Dockerfile and switch with express 2020-08-20 11:49:17 +02:00
b23fcf2c06 Add an example project with dockerfile - 1st draft 2020-08-20 11:35:53 +02:00
bdd823273e Fix links in markdown, change quotes type and add a word or two on docker section 2020-08-20 11:34:00 +02:00
5062025381 Update README.md 2020-08-20 10:51:13 +03:00
b9697e1b73 Update install-for-production.md 2020-08-20 10:09:16 +03:00
dcc3eba967 Update bootstrap-using-node.md 2020-08-20 09:58:03 +03:00
dbf75b10a9 Update README.md 2020-08-20 09:55:08 +03:00
d3b529da3b Merge pull request #748 from goldbergyoni/all-contributors/add-andreoav
docs: add andreoav as a contributor
2020-08-20 08:54:19 +03:00
9882fe760f Merge pull request #746 from andreoav/andreoav-patch-1
Fix .dockerignore section link
2020-08-20 08:53:49 +03:00
412886c3af docs: update .all-contributorsrc [skip ci] 2020-08-20 05:53:47 +00:00
1692d861d4 docs: update README.md [skip ci] 2020-08-20 05:53:45 +00:00
c1351d500c Merge pull request #747 from goldbergyoni/bruno/refactor-docker-multi-stage-examples
Add more multi-stage build examples
2020-08-20 08:51:56 +03:00
7a99ecccaf feat(readme): add simple multi-stage dockerfile for multi stage builds 2020-08-19 18:49:06 +02:00
0ecff6fc6a feat(docker): add multiple examples for multi-stage builds 2020-08-19 18:48:44 +02:00
93faa68c27 Fix .dockerignore section link 2020-08-19 10:41:34 -03:00
55fe8d6fbe Update README.md 2020-08-19 13:50:47 +03:00
bc93b1a420 Update README.md 2020-08-19 12:14:04 +03:00
45add8cda4 Remove temp.md file 2020-08-19 09:10:22 +02:00
85d315e911 Proof-reading the docker section of README 2020-08-19 08:52:56 +02:00
2b6c43c4a2 Merge branch 'master' into docker_section 2020-08-19 08:45:22 +02:00