Skip to content

JoshHiles/JoshHiles-tanstack-router-dynamic-subpath

Repository files navigation

tanstack-router-dynamic-subpath

Install: pnpm run install (You may need to approve esbuild)

To build and run pnpm run dev

Server location: ./server/index.ts

Setting the basePath to / and running works, you should see HOME displayed.

Setting basePath to /subpath/ returns a not found from Tanstack router.

Relative base has been enabled in vite & the router, see ./vite.config.ts & ./src/main.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published