All Templates / Starters
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
tanstack-react-vite-template
gillkyle/tanstack-react-vite-template
Just deployed
This is a lightweight React starter template using Vite, TypeScript with React, and 2 core packages from the TanStack:
It is deployed with the memory efficient Caddy web server, and can be set up on Railway in a single click.
bun install
bun run dev
Caddy
for serving the app?See: https://github.com/brody192/vite-react-template#-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).
Template Content
tanstack-react-vite-template
gillkyle/tanstack-react-vite-templateDetails
Kyle Gill
Created on Nov 23, 2023
24 total projects
16 active projects
100% success on recent deploys
TypeScript, JavaScript, CSS, HTML
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Odogwu Machalla
30
New
Django Container - Starter Boilerplate
Django and Dockerfile Boilerplate optimized for Railway Deployments
Justin Mitchel