Skip to content

Commit 7aa7ca8

Browse files
authored
Merge pull request #2666 from FurkanCodes/patch-2
Update part3b.md
2 parents 594ddde + bd43d41 commit 7aa7ca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/3/en/part3b.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,8 @@ Note that the directory paths in the script <i>build:ui</i> depend on the locati
399399
400400
#### Render
401401
402+
Note: When you attempt to deploy your backend to Render, make sure you have a seperate repository for the backend and deploy that github repo through Render, attempting to deploy through your Fullstackopen repository will often throw "ERR path ....package.json".
403+
402404
In case of Render, the scripts look like the following
403405
404406
```json

0 commit comments

Comments
 (0)