0.16.0 • Published 1 month ago

@tanstack/cta-ui v0.16.0

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

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

CommandDescription
pnpm buildBuilds both the library and the React app
pnpm build:uiBuilds the React app only
pnpm build:libBuilds just the lib directory
pnpm dev:uiUses Vite to run the React app in dev mode
pnpm devBuilds the lib directory in watch mode
pnpm testRuns the tests
pnpm test:watchRuns the tests in watch mode
pnpm test:coverageRuns 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

1 month ago

0.15.12

1 month ago

0.15.11

1 month ago

0.15.7

2 months ago

0.15.6

2 months ago

0.15.5

2 months ago

0.15.4

2 months ago

0.15.3

2 months ago

0.15.2

3 months ago

0.15.1

3 months ago

0.15.0

3 months ago

0.14.4

3 months ago

0.10.0-alpha.31

3 months ago

0.10.0-alpha.30

3 months ago

0.10.0-alpha.29

3 months ago

0.10.0-alpha.28

3 months ago

0.10.0-alpha.27

3 months ago

0.10.0-alpha.26

3 months ago

0.10.0-alpha.24

3 months ago

0.10.0-alpha.23

3 months ago

0.10.0-alpha.22

3 months ago

0.10.0-alpha.21

3 months ago

0.10.0-alpha.20

3 months ago

0.10.0-alpha.19

3 months ago

0.10.0-alpha.18

3 months ago