Are the files in the folder public
always on? Do they shut down with the rest of the app when it goes to sleep?
No.
There’s no path-by-path always-on.
Assets are served by the CDN and don’t require waking up your project though, and that’s a lot like having them be always on.
You can also create a separate static site project, but that might complicate things, with it being served on a different domain.
2 Likes
If you wish to have the project always on, you can go to this link to purchase glitch pro.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.