tanstack-chat-netlify

Solid

Modern chat app with TanStack Router and Claude AI for Netlify.

Data & Documents 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
41
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# TanStack Chat (Netlify) A modern chat application with TanStack Router and Claude AI. ## Tech Stack - **Framework**: React - **Router**: TanStack Router - **AI**: Claude AI integration - **Package Manager**: npm ## Setup ### 1. Clone the Template ```bash git clone --depth 1 https://github.com/netlify-templates/tanstack-template.git . ``` If the directory is not empty: ```bash git clone --depth 1 https://github.com/netlify-templates/tanstack-template.git _temp_template mv _temp_template/* _temp_template/.* . 2>/dev/null || true rm -rf _temp_template ``` ### 2. Remove Git History (Optional) ```bash rm -rf .git git init ``` ### 3. Install Dependencies ```bash npm install ``` ## Build ```bash npm run build ``` ## Deploy to Netlify ```bash netlify deploy --prod ``` ## Development ```bash npm run dev ```

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category