Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation/Example for Vite and ReactRouter #4149

Open
nikolayg opened this issue Sep 24, 2024 · 3 comments · May be fixed by #4185
Open

Documentation/Example for Vite and ReactRouter #4149

nikolayg opened this issue Sep 24, 2024 · 3 comments · May be fixed by #4185
Assignees
Labels
docs Improvements or additions to the documentation new feature New feature or request

Comments

@nikolayg
Copy link

nikolayg commented Sep 24, 2024

Summary

The toolpad website mentions it supports Vite, but all examples use Next. Also, the create-toolpad-app tool only support Next. I couldn't find any examples of using plain Vite and ReactRouter (or another routing library).

Is the integration with Vite mature and where can I find examples?

Examples

No response

Motivation

No response

Search keywords: Vite ReactRouter

@nikolayg nikolayg added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 24, 2024
@Janpot
Copy link
Member

Janpot commented Sep 24, 2024

We're working on a react-router integration and docs as part of #4119. create-toolpad-app integration for vite will follow shortly after.

@Janpot Janpot added docs Improvements or additions to the documentation new feature New feature or request and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Sep 24, 2024
@apedroferreira
Copy link
Member

apedroferreira commented Oct 3, 2024

P1:

  • Add example with Vite & React Router
  • Add Vite project playground for development

P2 (v0.9.0):

  • Support Vite starter in create-toolpad-app

@apedroferreira
Copy link
Member

Support for a Vite starter in create-toolpad-app will be worked on as a separate issue and planned for v0.9.0: #4235

React Router integration guide and Vite examples will be added in #4185, planned for v0.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation new feature New feature or request
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants