app icon indicating copy to clipboard operation
app copied to clipboard

Enhanced Cross-Platform Compatibility and Docker Environment Setup

Open YonLiud opened this issue 7 months ago • 1 comments

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.

YonLiud avatar Jul 07 '24 20:07 YonLiud