#It's possible use Hostinger to host an Astro MPA?

5 messages · Page 1 of 1 (latest)

thorny parrot
#

Hi everyone! I've just subscribed to Hostinger for two years. I know it's usually recommended to host Astro on platforms like Vercel or Netlify, but I'm wondering if it's possible to use Hostinger or if I've made a mistake. Any advice?

dusk sluice
#

The problem with Hostinger is that it does not build the website for you, so you must “compile” your website and upload this compiled folder to hostinger manually or upload just the compiled folder to a git repo and use that. But it is possible.

thorny parrot
#

Thankssss