User have two options:
Option A: Create a new .env file manually and add your environment variables.
Option B: Copy the provided example file and customize it.
Install all required npm packages by running:
npm install
To start the application, run:
node index.js