app
app copied to clipboard
Enhanced Cross-Platform Compatibility and Docker Environment Setup
Changes Made:
- Added Cross-Platform Support for Yarn Installation:
- Fixed #373
- Introduced conditional logic in the Dockerfile to accommodate differences between macOS/Linux and Windows environments during yarn installation.
- Adjusted Firebase configuration steps to ensure compatibility across different operating systems (macOS/Linux vs. Windows).
I've thoroughly tested the changes on both Windows and Linux environments, and they work seamlessly.