Open Aldhanekaa opened 3 years ago
If God wills, I can be a contributor for this feature 😁
Nice ! I will look into it !
Nice ! I will look into it !
btw some components might do not support nextjs because I found that TableContainer and Table components don't support nextjs
here is the repo https://github.com/Aldhanekaa/windmill-dashboard-nextjs
I spent a few days working on typescript. Its not perfect with a few workarounds for Icons. Here is my project: windmill-dashboard-react-ts
Here is my project: windmill-dashboard-react-ts
Whoa cool, ur CRA typescript version better than my nextjs version!.
To be honest, I already made the nextjs typescript version, here is the website, and yeah that website is really different than my windmill nextjs-javascript website.
In order to made this website I migrated my windmill nextjs-javascript version to nextjs-typescript and also I edited some dashboard components (e.g. sidebar).
If God wills, I'll publish the nextjs-typescript version and also modify the nextjs-javascript version.
I spent a few days working on typescript. Its not perfect with a few workarounds for Icons. Here is my project: windmill-dashboard-react-ts
Hey @neutralboy, I made my nextjs version by porting from your typescript version and looking at @Aldhanekaa 's nextjs version, here.
Thanks for both of you.
I'm so glad if this dashboard is available for Nextjs, because of the Server Side Rendering Nextjs feature. And also greatly thanks if available for Nextjs using Javascript and Nextjs using Typescript.