Skip to content

murgatt/tanstack-start-template

Repository files navigation

Overview

This is a simple TanStack Start starter template bootstrapped with TanStack CLI. Prettier and ESLint are included and configured with a bunch of rules. It also comes with a basic GitHub workflow and Dependabot configuration.

Stack:

Getting Started

First, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Scripts

Lint

Check

pnpm lint

Fix

pnpm lint:fix

Prettier

Check

pnpm prettier

Fix

pnpm prettier:fix

Tests

With Vitest

pnpm test

Check types

pnpm types

About

A simple TanStack Start starter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors