README This README contains the steps necessary to get the application up and running. Git Repo Creds Git Repo - https://gi007@bitbucket.org/gi007/node-app.git Git Repo Access Key - AQZCuetnZLPvvGzPJUjj How do I get set up the project? Node Version: Ensure you are using Node.js version 20. Install Dependencies: Run npm install to install all required dependencies. Start Development Server: Run npm run start. Start Staging Server: Run npm run start:staging. Start Production Server: Run npm run start:production. Contribution guidelines Follow SOLID Principles: Ensure your code adheres to SOLID principles. Consistent Documentation: Follow the existing documentation and comment style for each feature/function. Branching Strategy: Create a new branch for each task and merge it into the dev branch upon completion. Environment Variables: Keep secret variables in environment files. Who do I talk to? Gaurav Verma: gaurav.verma@talentelgia.in Sujal Gupta: sujal.gupta@talentelgia.in# node-demo-app node-demo-app