This contains everything you need to run your app locally. Run Locally Prerequisites: Node.js Install dependencies: npm install Provide a proper key for SMTP setup in a .env file. Run the app: npm run dev