Remix Integration
Deploy Remix, One Click
Deploy Remix applications on Quant Cloud with server-side rendering, nested routing, and optimised data loading patterns.
One-Click
Deploy
React
Full-Stack
SSR
Built-in
AU
Hosted
Cloud Application
Full-Stack React Hosting
Deploy Remix with nested routing, server-side data loading, and progressive enhancement built in.
Recommended
One-Click Deploy
Deploy a Remix starter template with GitHub Actions pre-configured. Connect your GitHub account and deploy in minutes.
- Creates repo in your GitHub account
- Configures secrets and workflows automatically
- Deploys on every push to main
Deploy Remix Now
Included
Platform Features
Built-in platform features for Remix applications.
- S3-compatible object storage
- SMTP relay for sending email
- Automatic SSL certificates
Learn about Quant Cloud
GitHub Actions
Automated Deployment
Push to main to build and deploy. Container images built automatically and deployed to Quant Cloud.
- Deploy on push to main
- Zero-downtime deployments
- Environment variable management
- Health checks and auto-restart
.github/workflows/deploy.yml
name: Deploy to Quant Cloud
on:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: quantcdn/cloud-init-action@v1
with:
customer: ${{ secrets.QUANT_CUSTOMER }}
project: ${{ secrets.QUANT_PROJECT }}
token: ${{ secrets.QUANT_TOKEN }}
- uses: quantcdn/cloud-deploy-action@v1
with:
environment: productionStarter Template
Remix Starter Template
Pre-configured Remix project with routing, loaders, actions, and Quant Cloud deployment ready to go.
Deploy Your Remix App
One-click deploy with full-stack React. 30-day free trial, no credit card required.
One-click deploy
Server-side rendering
Australian hosted
30-day free trial