Skip to main content

Front-end Hosting

8base does not have a solution for hosting front-end applications. Depending on the type of application you're building, we'd recommend looking at one of the following services. Being that your workspace's API endpoint is fully accessible over the web, it doesn't matter which hosting provider you use.

Amazon S3

You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. They might also contain client-side scripts.

Checkout S3

Netlify

Netlify can run your build command and deploy the result whenever you push to your Git repo. It's an all-in-one platform for automating modern web projects.

Checkout Netlify

Vercel

​Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack websites and web services that deploy instantly.

Checkout Vercel

Heroku

Heroku lets you deploy, run and manage applications written in Ruby, Node.js, Java, Python, Clojure, Scala, Go and PHP.

Checkout Heroku

on this page
Was this article useful?
89% of our users said this content was useful.