Created to be cloned within a subdirectory in your Node App codebase. Will need to enter the cloned source directory in your Node App branch's .gitignore.
- After cloning this repo, at the project's root, make a local copy of the .env file: ```cp .env.default .env``