Hi,
please let me know where to put (which folder) installation scripts in your repository and info about the usage of these scripts?
Regarding the installation under Apache2 (and may be also valid for other installations) I have the following questions:
- How to set up the
node.js environment?
- Are the following messages relevant?
npm warn deprecated [email protected]: deprecated
npm warn deprecated [email protected]: Chokidar 2 does not receive security updates since 2019.
npm warn deprecated [email protected]: The querystring API is considered Legacy.
npm warn deprecated [email protected]: Please upgrade to version 7 or higher.
- What about the first line in configuration file:
/src/app/Constants/constants.tsx; does it make sense to edit the first line?