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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ App that allows users to scrape a web page and get a list of all of the links in
9
9
>
10
10
> The app is deployed on Railway. You can try it out: [***Deploy link***](https://web-scrapper-rails-production.up.railway.app)
11
11
12
+
> [!NOTE]
13
+
> The first time it may not load because the app service and DB containers are set up to sleep if they're idle for a while. It should load after couple of attempts.
0 commit comments