Payment App (Backend) To install locally Fork the repository Run npm install Now set the env variables DATABASE_URL=(YOUR_DB_URL) PORT=Give_Port JWT_SECRET=YOUR_SECRET Now Run npm run dev