- Step1: Clone or download the repository from GitHub
- Step2: Configure environment variables for SMTP in the .env file
- Step3: Install dependencies using 'npm install'
- Step4: Build the project with 'npm run build'
- Step5: Start the server with 'npm start' or 'npx ts-node src/index.ts'
- Step6: For Docker deployment, build the Docker image and run the container with environment variables set