Q: Can I just host files to create dynamic website functionality with a different hosting platform?

I’m planning to create a dynamic website that involves JavaScript for functionality, along with additional assets like JSON files, PNG images, and CSS stylesheets, and Brizy Cloud platform for hosting.

Typically, these files would need to be hosted externally (platforms like Dropbox or Github) and referenced via fetch links in the HTML. However, I’m wondering if I can just upload and host these files directly within the Editor.do platform instead of dropbox and such.

Embedding all the code and assets into the HTML/CSS would likely slow down the site and make it harder to organize. Having these files stored and managed would streamline the process and improve performance.

Could you let me know if this is possible, and if so, how I can implement it?

Thank you for your assistance!

wateremelaDec 24, 2024
Share
Helpful?
Log in to join the conversation
Jack.SJack.SPLUS
Verified Purchaser badge

Verified purchaser

Posted: Dec 27, 2024

🤔
I think it should work.

Posted: Dec 29, 2024

Thanks, but how I do it?

It makes me create a subdomain or connect a personal domain.

I want to host and manage the files and link them in the html of different hosting platform.