Square Cloud
  • English (US)
  • Spanish
  • Portuguese (BR)
Go to website
Back
Articles on:Websites & APIs
Web application deployment, frameworks, port configuration, and traffic routing.

Categories

  • First Steps
  • Account & Billing
  • Bots & Applications
  • Websites & APIs
  • Database & Storage
  • Domains & Certificates
  • Troubleshooting
  • Security & Policies
  • Deploying a static site (HTML, React, Vite)
    How to deploy a static site (HTML, React, Vite) on Square Cloud: structure, index.html and upload with CDN and SSL included.Some readers
  • How to host a FastAPI application
    How to host a FastAPI app on Square Cloud: set port 80, the start command (fastapi run) and add a domain with SSL.Some readers
  • How to host a Preact application
    How to host a Preact app on Square Cloud: build it (dist/), serve with the serve lib on port 80 and configure the ENVs.Few readers
  • How to host an Astro site
    How to host an Astro site on Square Cloud: build it (dist/), serve with the serve lib on port 80 and see the SSR flow.Few readers
  • How to host a Fastify application (Node.js)
    How to host a Fastify app on Square Cloud: set host 0.0.0.0 and port 80, deploy and run your Node.js API 24/7.Few readers
  • How to host a Next.js application
    How to host a Next.js app on Square Cloud: build strategies, port 80 in package.json, deploy, domain with SSL and CI/CD.Few readers
  • How to create a Top.gg webhook
    How to create a Top.gg webhook on Square Cloud: receive votes via POST on port 80 (Express or Flask), set the token and publish.Few readers
  • How to host a Nuxt application (Nitro)
    How to host a Nuxt app on Square Cloud: build with Nitro (.output/), set the Main File and configure port 80.Few readers
  • How to host a Flask application (app.run host 0.0.0.0)
    How to host a Flask app on Square Cloud: set app.run(host='0.0.0.0'), Gunicorn on port 80 and run 24/7. Step by step.Few readers
  • How to host Django on Square Cloud (step by step)
    Where to host Django? See the step-by-step on Square Cloud: ALLOWED_HOSTS, Gunicorn on port 80 and deploy to run 24/7.Few readers
  • How to host an Express.js application (Node.js)
    How to host an Express.js app on Square Cloud: set app.listen to host 0.0.0.0 and port 80, deploy and add a domain.Few readers
  • How to host a Phoenix application (Elixir)
    How to host a Phoenix (Elixir) app on Square Cloud: generate the release with mix release and set the variables and command.Few readers
  • How to host Laravel on Square Cloud (Octane)
    How to host Laravel on Square Cloud with native Swoole support (Laravel Octane): start script, migrations and high performance.Few readers
  • How to host a Gatsby site
    How to host a Gatsby site on Square Cloud: build it (public/ folder), serve on port 80 and package only what's needed in the .zip.Few readers
  • What is deploy? How to put your app online
    What is deploy? Understand simply how to put your application online, the types of hosting and how to make your first deploy.Few readers
  • How to host a SolidJS application
    How to host a SolidJS app on Square Cloud: production build, static option or SolidStart/Vinxi with SSR and port 80.Few readers
  • How to host a NestJS application
    How to host a NestJS app on Square Cloud: set port 80 in main.ts, build it (dist) and point the Main to dist/main.js.Few readers
  • How to host a Spring Boot application (Java)
    How to host a Spring Boot (Java) app on Square Cloud: set port 80, package the JAR with Maven or Gradle and deploy.Few readers
  • How to host a Qwik application
    How to host a Qwik app on Square Cloud: build it (dist/), serve with the serve lib on port 80 and see the SSR flow.Few readers
  • How to host an Angular application
    How to host an Angular app on Square Cloud: build it (dist/), serve with the serve lib on port 80 and set up SPA routing.Few readers
  • How to host a Remix application (Node.js)
    How to host a Remix app on Square Cloud: build it, use remix-serve on port 80 and package only the production artifacts.Few readers
  • How to host a Ruby on Rails application (Puma)
    How to host a Ruby on Rails app on Square Cloud: precompile assets, run with Puma on port 80 and set RAILS_ENV.Few readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us
  • Send us an email
© 2026Square Cloud