{"id":25578608,"url":"https://github.com/sakib-333/matrimony-platform-server","last_synced_at":"2026-03-28T08:30:19.040Z","repository":{"id":274443272,"uuid":"922915829","full_name":"sakib-333/matrimony-platform-server","owner":"sakib-333","description":"This is the server of Matrimony Platform Client side. A server that provides all necessary API response.","archived":false,"fork":false,"pushed_at":"2025-01-27T10:28:50.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T03:16:16.782Z","etag":null,"topics":["cookie","cors","dotenv","expressjs","jwt","mongodb","stripe"],"latest_commit_sha":null,"homepage":"https://ph-b10-a12-server.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sakib-333.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-27T10:18:33.000Z","updated_at":"2025-02-05T05:36:29.000Z","dependencies_parsed_at":"2025-01-27T11:52:43.948Z","dependency_job_id":null,"html_url":"https://github.com/sakib-333/matrimony-platform-server","commit_stats":null,"previous_names":["sakib-333/ph-b10-a12-server","sakib-333/matrimony-platform-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fmatrimony-platform-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fmatrimony-platform-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fmatrimony-platform-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fmatrimony-platform-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakib-333","download_url":"https://codeload.github.com/sakib-333/matrimony-platform-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946905,"owners_count":19723018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cookie","cors","dotenv","expressjs","jwt","mongodb","stripe"],"created_at":"2025-02-21T03:16:18.360Z","updated_at":"2026-03-28T08:30:18.954Z","avatar_url":"https://github.com/sakib-333.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrimony Portal Server\r\n\r\nThis is a Node.js Express server that integrates several npm packages such as Express, MongoDB, Cookie-Parser, CORS, dotenv, JWT (JSON Web Token) Authentication, and Stripe for handling payment processing.\r\n\r\n## Features\r\n\r\n- **Express.js**: Web framework for building the server\r\n- **MongoDB**: Database for storing user data and other information\r\n- **JWT Authentication**: Secure user authentication with JSON Web Tokens\r\n- **Stripe**: Payment gateway integration for handling payments\r\n- **Cookie-Parser**: Parsing cookies in requests\r\n- **CORS**: Enabling cross-origin requests for the server\r\n- **dotenv**: Environment variable management\r\n\r\n## Prerequisites\r\n\r\nMake sure you have the following installed on your local machine:\r\n\r\n- [Node.js](https://nodejs.org/)\r\n- A **MongoDB** instance (either local or cloud-based like MongoDB Atlas)\r\n- A **Stripe account** for payment processing\r\n\r\n## Installation\r\n\r\n1. Clone the repository to your local machine:\r\n\r\n   ```bash\r\n   git clone git@github.com:sakib-333/ph-b10-a12-server.git\r\n\r\n   cd ph-b10-a12-server\r\n   ```\r\n\r\n2. Install dependencies\r\n\r\n   ```bash\r\n   npm install\r\n   ```\r\n\r\n3. Create a `.env` file root of the folder and all of your secret keys.\r\n\r\n   ```bash\r\n   DB_USERNAME=\u003cyour-db-username\u003e\r\n\r\n   DB_PASSWORD=\u003cyour-db-password\u003e\r\n\r\n   JWT_SECRET=\u003cyour-jwt-secret\u003e\r\n\r\n   STRIPE_SECRET_KEY=\u003cyour-stript-secret-key\u003e\r\n   ```\r\n\r\n4. Start server\r\n\r\n   ```bash\r\n   node index.js\r\n   ```\r\n\r\n5. Your server should now be running on `http://localhost:3000`.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakib-333%2Fmatrimony-platform-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakib-333%2Fmatrimony-platform-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakib-333%2Fmatrimony-platform-server/lists"}