When finishing a task, add the work that was completed to a file tasks-history.md in the devnotes folder
When finishing a task that updates the application deployment process or has special commands to consider, add this to general-deployment-and-application-instructions.md in the devnotes directory
If test scripts are run do not add to the package.json but put into a directory called tests and allow them to be run using node from the command line within the tests directory referencing any .env files for variables if needed