A web app demonstrating integration of Razorpay Payment Gateway using Nodejs, Express, MongoDB, Ejs. Project Setup # install your dependencies npm install # create .env from .env.example and enter your credentials # serve app npm start