0.16.0 • Published 5 months ago
@tanstack/cta-ui v0.16.0
Create TanStack App - User Interface
This is an odd package because it's both a library that runs a web server, as well as a React SPA app that builds using Vite.
Script Commands
| Command | Description |
|---|---|
pnpm build | Builds both the library and the React app |
pnpm build:ui | Builds the React app only |
pnpm build:lib | Builds just the lib directory |
pnpm dev:ui | Uses Vite to run the React app in dev mode |
pnpm dev | Builds the lib directory in watch mode |
pnpm test | Runs the tests |
pnpm test:watch | Runs the tests in watch mode |
pnpm test:coverage | Runs the tests and generates a coverage report |
Dev vs Prod Mode
The only difference between dev and prod mode (outside of the usual minification and tree-shaking that goes into prod builds) is that in development mode the src/lib/api.ts uses a base URL of http://localhost:8080 to point at the CLI running in API mode.
0.16.0
5 months ago
0.15.12
5 months ago
0.15.11
5 months ago
0.15.7
5 months ago
0.15.6
5 months ago
0.15.5
5 months ago
0.15.4
5 months ago
0.15.3
6 months ago
0.15.2
6 months ago
0.15.1
6 months ago
0.15.0
6 months ago
0.14.4
6 months ago
0.10.0-alpha.31
6 months ago
0.10.0-alpha.30
6 months ago
0.10.0-alpha.29
6 months ago
0.10.0-alpha.28
6 months ago
0.10.0-alpha.27
6 months ago
0.10.0-alpha.26
6 months ago
0.10.0-alpha.24
6 months ago
0.10.0-alpha.23
6 months ago
0.10.0-alpha.22
6 months ago
0.10.0-alpha.21
6 months ago
0.10.0-alpha.20
6 months ago
0.10.0-alpha.19
7 months ago
0.10.0-alpha.18
7 months ago