Skip to content

Demo dockerfile fixes#28

Merged
digitaldrreamer merged 4 commits intomainfrom
demo-dockerfile-fixes
Feb 2, 2026
Merged

Demo dockerfile fixes#28
digitaldrreamer merged 4 commits intomainfrom
demo-dockerfile-fixes

Conversation

@digitaldrreamer
Copy link
Copy Markdown
Owner

No description provided.

- Modify package.json and bun.lock to allow React and React DOM versions 18.0.0 or 19.0.0
- Update devDependencies for @types/react and @types/react-dom to support both versions
- Adjust Dockerfile to remove lockfile for fresh dependency installation
- Update Dockerfile to copy individual app directories for better structure
- Include package.json in the app directory for dependency management
- Introduce .dockerignore to optimize Docker builds by excluding unnecessary files
- Remove unused files and configurations from the external chat component directory, including .gitignore, package.json, and various component files
- Update .gitignore to reflect changes in the project structure
- Adjust file copying in Dockerfile to align with the monorepo structure
- Copy standalone output and static files to the correct locations
- Update CMD to run the server from the monorepo app location
@digitaldrreamer digitaldrreamer self-assigned this Feb 2, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
veiled-demo Building Building Preview, Comment Feb 2, 2026 9:16am
veiled-web Building Building Preview, Comment Feb 2, 2026 9:16am

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Too many files!

This PR contains 154 files, which is 4 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch demo-dockerfile-fixes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@digitaldrreamer digitaldrreamer merged commit cb48319 into main Feb 2, 2026
3 of 6 checks passed
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