StanfordBDHG / NextJSTemplate

Biodesign Digital Health NextJS Template
https://stanfordbdhg.github.io/NextJSTemplate/
MIT License
1 stars 3 forks source link

Feedback on the Repository Setup #12

Closed PSchmiedmayer closed 3 months ago

PSchmiedmayer commented 10 months ago

Problem

The current NextJS Template repository contains the following elements that will serve as the basis for the Spezi Template Web Dashboard and other non-Spezi-related projects:

Solution

It would be great to get feedback on the current setup and how we can improve it.

This mainly relates to these areas:

Additional context

No response

Code of Conduct

PSchmiedmayer commented 10 months ago

@vishnuravi @Supereg @ckunchur Would be great to get our input and feedback on the current setup. Not ideal but I think that we are already on a good track. Some more eyes looking at the challenges and providing insights on the setup would definitely help!

PSchmiedmayer commented 10 months ago

@vishnuravi What type of CSS setup should we use, would be great to discuss this here.

Can we also integrate: https://storybook.js.org.

Can we incorporate some aspect from https://github.com/Blazity/next-enterprise?

vishnuravi commented 10 months ago

@vishnuravi What type of CSS setup should we use, would be great to discuss this here.

I think we should use Tailwind CSS. It is widely used, well-maintained, and recommended in the Next.js documentation. PR #13 adds Tailwind to the project.

PSchmiedmayer commented 10 months ago

Thank you @vishnuravi; I just reviewed and merged the PR.

It would be amazing if you have a good idea or suggestions on how to address some of the other issues noted above 👍