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
20 total projects
13 active projects
TypeScript, JavaScript, CSS, HTML
Starters
More templates in this category
New
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
New
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa