{"id":22907214,"url":"https://github.com/anwarasry/password-manager","last_synced_at":"2026-04-12T05:34:58.907Z","repository":{"id":265302146,"uuid":"895469560","full_name":"AnwarAsry/Password-Manager","owner":"AnwarAsry","description":"A Password Management Website that securely stores and manages login credentials, featuring encrypted storage, and a user-friendly dashboard for adding, searching, and editing accounts.","archived":false,"fork":false,"pushed_at":"2025-03-20T00:02:07.000Z","size":456,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T09:07:44.478Z","etag":null,"topics":["cryptojs","google-api","mongodb","mongoose","nextauthjs","nextjs","sass","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/AnwarAsry.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-11-28T09:14:22.000Z","updated_at":"2025-01-18T19:58:21.000Z","dependencies_parsed_at":"2024-12-29T22:20:42.519Z","dependency_job_id":"9da4bea3-4976-49e6-9027-6c0f956a821c","html_url":"https://github.com/AnwarAsry/Password-Manager","commit_stats":null,"previous_names":["anwarasry/password-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnwarAsry%2FPassword-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnwarAsry%2FPassword-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnwarAsry%2FPassword-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnwarAsry%2FPassword-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnwarAsry","download_url":"https://codeload.github.com/AnwarAsry/Password-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246612488,"owners_count":20805355,"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":["cryptojs","google-api","mongodb","mongoose","nextauthjs","nextjs","sass","typescript"],"created_at":"2024-12-14T03:14:12.808Z","updated_at":"2025-12-30T23:14:09.331Z","avatar_url":"https://github.com/AnwarAsry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Manager\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Getting Started\n\nFirst, after downloading this project switch to the dev branch.\n\nSecondly, install necessary packages by running:\n\n``` bash\nnpm i\n# or\nnpm install\n```\n\nThirdly, create a ```.env.local``` file in the root of the project and add the following:\n```\nGOOGLE_CLIENT_ID=ADD_YOUR_OWN_GOOGLE_CLIENT_ID\nGOOGLE_CLIENT_SECRET=ADD_YOUR_GOOGLE_CLIENT_SECRET\n\nMONGODB_URI=ADD_YOUR_OWN_URILINK_FROM_MONGODB\n\nNEXT_PUBLIC_BASE_URL=\"http://localhost:3000/\"\n// This is a random value used by the authjs to encrypt tokens and email verification hashes\n// This is the same as NEXTAUTH_SECRET in their documentation\nAUTH_SECRET=ADD_YOUR_OWN_SECRET_AUTH_CODE\n\nNODE_ENV=\"development\"\n\n// For encryption and decryption \nSECRET_KEY=GENERATE_YOUR_OWN_STRING_FOR_ENCRYPTION\n```\nVisit this link for google client tokens and register and setup a OAuth applicattion: https://cloud.google.com/?hl=en\nVisit MongoDB and setup a cluster: https://www.mongodb.com/\nAuthJs or NextAuthJS documentation:\nhttps://authjs.dev/\nhttps://next-auth.js.org/\n\nFourthly, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanwarasry%2Fpassword-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanwarasry%2Fpassword-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanwarasry%2Fpassword-manager/lists"}