🚀 Introduction
- Before you begin, make sure you have a suitable text editor for creating HTML and CSS files. We recommend Visual Studio Code or any other editor of your preference.
- Next, you’ll need to create an account on Square Cloud, which can be done through the login page. You can use your email, GitHub, or both to create the account.
- Finally, you need to have an active paid plan on your account. You can view our plans and purchase one according to your needs here.
Square Cloud offers native support for static projects, such as HTML/CSS websites. This means you can easily host your HTML, CSS, and other static resource files on the platform. With integrated premium CDN, your sites will be delivered quickly to users worldwide.
📄 Required Files
- index.html (Main file example).
- vite.html (Main file example for Vite projects).
- 404.html (404 error routing file, optional).
🖥️ Preparing the Project for Upload
Before hosting your project on Square Cloud, first verify that the project files are correctly configured for hosting.📤 Uploading the Project to Square Cloud
After preparing the project files, you can upload them to Square Cloud and host your application.- Dashboard Upload
- CLI Upload
Access the Square Cloud
Dashboard and upload your project
files.
