Skip to content

Commit a89fef4

Browse files
committed
docs: add note about deployment idle state
1 parent 1ec06b4 commit a89fef4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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
99
>
1010
> The app is deployed on Railway. You can try it out: [***Deploy link***](https://web-scrapper-rails-production.up.railway.app)
1111
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.
14+
1215
## Tech Stack
1316

1417
- Rails 7.2.2

0 commit comments

Comments
 (0)