Skip to content

simon-v-swyftx/pepe-loves

Repository files navigation

A minimal starter template for 🏝️ TanStack Start. → Preview here

Getting Started

  1. Use this template or clone this repository with gitpick:

    npx gitpick dotnize/react-tanstarter myapp
    cd myapp
  2. Install dependencies:

    pnpm install
  3. Create a .env file based on .env.example.

  4. Run the development server:

    pnpm dev

    The development server should now be running at http://localhost:3000.

Issue watchlist

Goodies

Scripts

These scripts in package.json use pnpm by default, but you can modify them to use your preferred package manager.

  • ui - The shadcn/ui CLI. (e.g. pnpm ui add button to add the button component)
  • format and lint - Run Prettier and ESLint.
  • deps - Selectively upgrade dependencies via npm-check-updates.

Utilities

Building for production

Read the hosting docs for information on how to deploy your TanStack Start app.

License

Code in this template is public domain via Unlicense. Feel free to remove or replace for your own project.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors