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

Refactor project structure and update welcome message #30

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

codemile
Copy link
Contributor

This pull request includes several changes to improve the project structure and user experience. The commits refactor the project structure by moving the Website (Next.js project) to the Client folder, update the tsconfig.json file to remove outdated paths and update type definitions for Next.js, and update the build and artifact paths in the GitHub Actions workflow. Additionally, the welcome message in the page.tsx file is updated to include the application name for clarity. These changes enhance the organization of the codebase and improve the user experience by providing a more informative welcome message.

@codemile codemile linked an issue Aug 21, 2024 that may be closed by this pull request
@codemile codemile enabled auto-merge (squash) August 21, 2024 10:49
@codemile codemile merged commit 56449c1 into main Aug 21, 2024
5 checks passed
@codemile codemile deleted the 29-replace-vite-with-nextjs-for-client-project branch August 21, 2024 10:52
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.

Replace Vite with NextJs for Client project
1 participant