How can I setup a loading screen on my webapp, which I have deployed as serverless.
roxx828525
PROOP

9 months ago

How I can show a loading screen whenever some one hits to my webapp and even when the application goes in to sleep mode and come back a loading screen should appear.

7 Replies

roxx828525
PROOP

9 months ago

unique-joy


roxx828525
PROOP

9 months ago

d10ea380-4390-485f-85b2-4f14955e9390


kampouse
HOBBY

9 months ago

You could potentially use a Function that capture the request and render some html


kampouse
HOBBY

9 months ago

but i dont know i the domain layer how it would look like


coding-dynasty
HOBBY

9 months ago

i think railway should implement service active hours alongside serverless mode and cron job


adam
MODERATOR

9 months ago

that sounds like a great #🤗|feedback post!


adam
MODERATOR

9 months ago

Not easily or cost efficiently, no. If your goal is to have your site be serverless to save on cost, any solution I have suggested in the past involves creating a second, lower consumption service that runs 24/7


Loading...