Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93f9795

Browse files
committed
Update Keeping Up-to-Date section
1 parent 8b75606 commit 93f9795

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ git remote add nodejs-api-starter https://github.com/kriasoft/nodejs-api-starter
140140
git checkout master
141141
git fetch nodejs-api-starter
142142
git merge nodejs-api-starter/master
143+
docker-compose build --no-cache
144+
docker-compose run --rm --no-deps api yarn
143145
docker-compose up
144146
```
145147

0 commit comments

Comments
 (0)