examples/tanstack
2025-04-06 03:57:22 -06:00
..
.vscode feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
public feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
src feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
.gitignore feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
.prettierignore feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
app.config.ts feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
package.json feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
pnpm-lock.yaml feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
postcss.config.mjs feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
README.md docs(tanstack): update README with deployment instructions for Dokploy example 2025-04-06 03:57:22 -06:00
tailwind.config.mjs feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00
tsconfig.json feat(tanstack): initialize TanStack project with routing, API, and error handling components 2025-04-06 03:53:25 -06:00

Tanstack Example

This repository contains an example of Tanstack application that is deployed on Dokploy.

  1. Use Git Provider in Your Application:

    • Repository: https://github.com/Dokploy/examples.git
    • Branch: main
    • Build path: /tanstack
    • use Nixpacks as builder
  2. Click on Deploy:

    • Deploy your application by clicking the deploy button.
  3. Generate a Domain:

    • Click on generate domain button.
    • A new domain will be generated for you.
    • Set Port 3000
    • You can use this domain to access your application.

If you need further assistance, join our Discord server.