Where to host files?

Where could I automatically upload images to?

If you’re trying to add images for your project, you can use the assets folder. If you want to do it programmatically, you can save them wherever you like in your container. Since they’re binary files they won’t show up in the editor’s file list, but you can see them in the console under advanced settings.

1 Like

Yeah, but what are the space limits for that? (The programmatical option)

The assets folder has large space and wont consume the glitch’s project limit. So the best place qround to place images.

But can I place stuff in programmaticaly?

Not in assets, just your container - limits are here: https://glitch.com/faq#restrictions

Once you upload images to your Assets folder, that image link is permanent as long as you’re logged in with GitHub or FaceBook. Otherwise, that image link will disappear 5 days after it’s uploaded.

If you don’t have Git or FaceBook, I would recommend using another free website creator to upload images to such as Weebly, Wix, or SquareSpace.