{"id":16644153,"url":"https://github.com/devxprite/searchex","last_synced_at":"2025-05-07T18:40:20.154Z","repository":{"id":176048184,"uuid":"600410993","full_name":"devxprite/SearchEx","owner":"devxprite","description":"Powerful Search Engine in NextJs","archived":false,"fork":false,"pushed_at":"2023-07-08T07:41:20.000Z","size":4868,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T12:58:08.630Z","etag":null,"topics":["google-clone","javascript","nextjs","nextjs13","react","search","search-engine"],"latest_commit_sha":null,"homepage":"https://searchex.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/devxprite.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":"2023-02-11T12:10:26.000Z","updated_at":"2025-02-16T13:43:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"177a9ad6-6dd2-461b-9554-bbf43e6439bb","html_url":"https://github.com/devxprite/SearchEx","commit_stats":null,"previous_names":["devxprite/searchex"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2FSearchEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2FSearchEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2FSearchEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxprite%2FSearchEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxprite","download_url":"https://codeload.github.com/devxprite/SearchEx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252935954,"owners_count":21828048,"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":["google-clone","javascript","nextjs","nextjs13","react","search","search-engine"],"created_at":"2024-10-12T08:10:35.101Z","updated_at":"2025-05-07T18:40:20.101Z","avatar_url":"https://github.com/devxprite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./public/logo.png\" alt=\"SearchEx Logo\" width=\"250\" align=\"center\"\u003e\n    \u003c!-- \u003cp\u003eA working search engine clone built using Next.js 13\u003c/p\u003e --\u003e\n\u003c/div\u003e\n\n## About The Project\nSearchEx is a search engine clone developed using NextJs, providing a powerful and intuitive search experience. It allows users to search for web pages, images, news, and videos.\n\n### Features\n* Features\n* Clean and user-friendly UI\n* Comprehensive search capabilities\n* Intelligent auto-suggestions\n* Search history page\n* Profile management\n* User authentication with GitHub and auth0\n* Pagination system for search results\n* OpenAI integration for enhanced search intelligence\n* Light \u0026 dark theme options\n* Fully responsive design\n\n## Getting Started\n\nTo get started with this project, you can simply clone this repository and install the necessary dependencies.\n\n```bash\ngit clone https://github.com/devxprite/searchex.git\ncd searchex\nnpm install\n```\n\n### Configuration\nBefore running the project, make sure to set up the environment variables in a .env file located in the root directory of the project. Below is a sample .env file:\n```\nGOOGLE_API_KEY=\nGOOGLE_API_CX=\n\nYOUTUBE_API_KEY=\n\nNEWS_API_KEY=\nOPENAI_API_KEY=\n\nNEXTAUTH_URL=\nNEXTAUTH_SECRET=\n\nGITHUB_ID=\nGITHUB_SECRET=\n\nAUTH0_ISSUER_BASE_URL\nAUTH0_CLIENT_ID\nAUTH0_CLIENT_SECRET=\n\nMONGODB_USERNAME=\nMONGODB_PASSWORD=\nMONGODB_HOST=\nMONGODB_DB=\n```\n\n### Running the Project\n\nOnce you have set up the environment variables, you can start the development server with the following command:\n```bash\nnpm run dev\n```\nThis will start the Next.js development server at http://localhost:3000.  \nThe website auto-updates as you edit the file.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Screenshots\n![Screenshot 1](./public/images/home.png)\n![Screenshot 2](./public/images/page_1.png)\n![Screenshot 3](./public/images/page_2.png)\n![Screenshot 4](./public/images/page_3.png)\n\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxprite%2Fsearchex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxprite%2Fsearchex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxprite%2Fsearchex/lists"}