Moved the 'YAUS-C4GT' frontend to the current monorepo #67
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prepared the existing monorepo: Set up the existing monorepo with Nx.
Moved the YAUS-C4GT repository: Integrated it with all other apps such as admin, admin-e2e and api by ncluding all relevant files and directories, including configuration files (e.g., package.json, tsconfig.json, etc.)
Updated the workspace configuration: By specifying the root directory, project type, and any other relevant configuration options.
Verify and test: Before committing the changes, verify that the repository builds and runs correctly within the monorepo environment, (by npx nx serve)
Waiting for your response and feedback
Looking forward for any changes that should be required, Thank You.