{"id":25578606,"url":"https://github.com/sakib-333/crowdcube-server","last_synced_at":"2026-04-12T17:02:12.635Z","repository":{"id":271501179,"uuid":"902690081","full_name":"sakib-333/crowdcube-server","owner":"sakib-333","description":"Crowedcube is web based application where user can interact with others users ask for help, funding, share new ideas. ","archived":false,"fork":false,"pushed_at":"2025-02-05T06:27:24.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T07:27:12.998Z","etag":null,"topics":["cors","expressjs","mongodb"],"latest_commit_sha":null,"homepage":"https://ph-b10-a10-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":"2024-12-13T04:26:29.000Z","updated_at":"2025-02-05T06:30:55.000Z","dependencies_parsed_at":"2025-01-08T06:31:26.126Z","dependency_job_id":"ea1eb800-20d0-4f35-834e-853b00bafa9d","html_url":"https://github.com/sakib-333/crowdcube-server","commit_stats":null,"previous_names":["sakib-333/ph-b10-a10-server","sakib-333/crowdcube-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fcrowdcube-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fcrowdcube-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fcrowdcube-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sakib-333%2Fcrowdcube-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sakib-333","download_url":"https://codeload.github.com/sakib-333/crowdcube-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946908,"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":["cors","expressjs","mongodb"],"created_at":"2025-02-21T03:16:18.038Z","updated_at":"2026-03-28T08:30:18.860Z","avatar_url":"https://github.com/sakib-333.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crowdcube: A Crowd Funding Application\r\n\r\nThis is a Node.js Express server that integrates several npm packages such as Express, MongoDB, CORS, dotenv. This one serves the client side of `Crowdcube`.\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- **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\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/crowdcube-client.git\r\n\r\n   cd crowdcube-client\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   ```\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%2Fcrowdcube-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsakib-333%2Fcrowdcube-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsakib-333%2Fcrowdcube-server/lists"}