Skip to content

Latest commit

 

History

History
64 lines (56 loc) · 2.71 KB

README.md

File metadata and controls

64 lines (56 loc) · 2.71 KB

Warning

This boilerplate is still a work in progress and should not be used in production.

TanStack Boilerplate

A fully type-safe boilerplate with a focus on UX and DX, complete with multiple examples.

Tech Stack

Utilities

  • Theme - A next-themes-like API that integrates seamlessly with TanStack Start.
  • Custom Logger - A visually appealing logger compatible with both browser and Node environments.
  • File Upload (TODO) - Supports file uploads to any object storage service with a S3-compatible API.
  • Environment Variable Validation - Type-safe, runtime validation of environment variables for a more secure configuration.

Issues or Pull Requests Tracking List