All Templates / Starters

Vite + React

Vite + React

The default Vite + React starter, with Caddy

Deploy Vite + React

React Frontend

brody192/vite-react-template

Just deployed

Vite + React + Caddy

This is the default Vite + React starter provided by Vite, with Caddy added to serve the statically built site.

Why use 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

Deploy Now

Details

Created on Apr 24, 2023

885 total projects

339 active projects

92% success on recent deploys

JavaScript, CSS, HTML

Starters



More templates in this category

View Template
TanStack + React Starter

TanStack + React Starter

A barebones TypeScript React starter with TanStack Router & Query setup


Kyle Gill

View Template
Laravel

Laravel

An example Laravel application


Alexandru Vlad

View Template
Flask

Flask

A minimal Flask web application.


alphasec