Closed zxp19821005 closed 1 year ago
Currently, the project is primarily focused on compatibility with Windows platforms, although deployables can be generated for other operating systems such as Linux and Mac. However, the error you are experiencing does not appear to be related to the Linux environment it is running on, but rather to an incorrect configuration.
This project uses Firebase for user authentication, so it is necessary to create a Firebase project and provide the necessary variables for proper validation. For more information, please refer to the README file in the repository.
Additionally, this application employs a backend to handle all requests. Therefore, it is also necessary to have an instance of the backend up and running. You can find the source code of the backend in the following repository: link to the backend repository. Be sure to read the README to properly configure the backend and provide the necessary configuration for its correct operation.
Basic info
OS : EndeavourOS x86_64 6.1.34-1-lts DE : Cinnamon 5.8.1 Other:
npm install
npm run build:linux