Skip to content

chore(sample-app): enhance frontend setup with Vite and Rspack integr… #72

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vinayak25
Copy link
Member

…ation

  • Added Vite and Rspack configuration files for improved frontend development.
  • Updated package dependencies to include Tailwind CSS, React Router, and other necessary packages.
  • Refactored UserController to utilize ReactRenderer for server-side rendering.
  • Created new pages and routes for the sample application, including home and contact pages.
  • Removed obsolete client.js and associated license files.
  • Updated global styles and HTML structure for better integration with React components.

…ation

- Added Vite and Rspack configuration files for improved frontend development.
- Updated package dependencies to include Tailwind CSS, React Router, and other necessary packages.
- Refactored UserController to utilize ReactRenderer for server-side rendering.
- Created new pages and routes for the sample application, including home and contact pages.
- Removed obsolete client.js and associated license files.
- Updated global styles and HTML structure for better integration with React components.
- Modified console log statements in various files to enhance clarity and consistency.
- Updated text in home.tsx and dev-middleware.ts for better user guidance.
- Removed unnecessary console logs in render.ts to streamline the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant