Hostinger
Deploy your Nuxt Application to Hostinger Node.js Hosting.
Deploy using Git
- Push your code to a GitHub repository.
- Log in to hPanel, go to Websites and click Add Website.
- Select Node.js Apps, then choose Import Git Repository.
- Authorize Hostinger to access your GitHub account and select your repository.
- Hostinger will automatically detect your Nuxt app and suggest build settings.
- Click Deploy — your application will be built and go live automatically.
After deployment, every push to your repository will trigger a new build and redeploy your application automatically.
Deploy by uploading files
- Compress your project files into a
.ziparchive. - In hPanel, go to Websites → Add Website → Node.js Apps, then select Upload your website files.
- Upload the
.zipfile and confirm the build settings. - Click Deploy.
Learn more about Node.js deployments on Hostinger.