All Templates / Starters
Vue 3
Get started developing with Vue and Vite today!
Vue 3
railwayapp-templates/vue-starter
Just deployed
This template should help get you started developing with Vue and TypeScript in Vite. The template uses Vue 3 With TypeScript.
npm install
npm run dev
Caddy
when deploying to Railway?Caddy is a powerful, enterprise-ready, open source web server, and therefore Caddy is far better suited to serve websites than Vite is, using Caddy will result in much less memory and cpu usage compared to serving with Vite (much lower running costs too)
To see how this is achieved with nixpacks, check out the fully documented nixpacks.toml file in this repository
The configuration for Caddy is called a Caddyfile, and you can edit that file to further suite your needs, by default it comes configured to serve a single page app for Vue 3, and to also gzip the responses
Relevant Caddy documentation:
Template Content
Details
Brody
Created on Aug 17, 2023
237 total projects
83 active projects
100% success on recent deploys
Vue, CSS, HTML, TypeScript
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Odogwu Machalla
32
Django Container - Starter Boilerplate
Django and Dockerfile Boilerplate optimized for Railway Deployments
Justin Mitchel