{"id":15152924,"url":"https://github.com/PriyanshuPz/sharecert","last_synced_at":"2025-09-30T01:32:12.511Z","repository":{"id":232134449,"uuid":"783542454","full_name":"priyanshuverma-dev/sharecert","owner":"priyanshuverma-dev","description":"Sharecert is a platform designed for individuals who want to securely upload, showcase, and verify their certificates and achievements. Whether you're a student showcasing academic accolades, a professional displaying certifications, or an organization verifying credentials, Sharecert offers a decentralized and reliable solution.","archived":true,"fork":false,"pushed_at":"2024-04-08T05:34:20.000Z","size":1137,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-18T02:12:07.356Z","etag":null,"topics":["decentralized","flagsmith","ipfs"],"latest_commit_sha":null,"homepage":"https://sharecert.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyanshuverma-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2024-04-08T05:18:59.000Z","updated_at":"2024-04-16T03:25:51.000Z","dependencies_parsed_at":"2024-04-08T06:28:57.192Z","dependency_job_id":"48979078-a4e9-4a81-ad9c-174a6ee57641","html_url":"https://github.com/priyanshuverma-dev/sharecert","commit_stats":null,"previous_names":["priyanshuverma-dev/sharecert"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyanshuverma-dev%2Fsharecert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyanshuverma-dev%2Fsharecert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyanshuverma-dev%2Fsharecert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyanshuverma-dev%2Fsharecert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyanshuverma-dev","download_url":"https://codeload.github.com/priyanshuverma-dev/sharecert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865579,"owners_count":16554163,"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":["decentralized","flagsmith","ipfs"],"created_at":"2024-09-26T16:41:52.759Z","updated_at":"2025-09-30T01:32:07.211Z","avatar_url":"https://github.com/priyanshuverma-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sharecert\n\nSharecert is a platform where users can securely upload, showcase, and verify their certificates and achievements on the InterPlanetary File System (IPFS).\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- **Decentralized Storage**: Certificates and achievements are stored securely on IPFS for decentralized and permanent access.\n- **Verification**: Employing blockchain technology or other methods for verifying the authenticity of uploaded certificates.\n- **User-Friendly Interface**: Intuitive design for easy uploading, viewing, and managing of certificates.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have the following prerequisites:\n\n- [Node.js](https://nodejs.org/) (version 18.X.X)\n- [IPFS](https://ipfs.io/) (optional: if you want to run your own IPFS node)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/Sharecert.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd Sharecert\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   pnpm install\n   ```\n\n## Usage\n\n1. Start the Sharecert application:\n\n   ```bash\n   pnpm dev\n   ```\n\n2. Create a `.env` file in the root directory of the project with the following environment variables:\n\n   ```env\n   DATABASE_URL=\"mongodb://localhost:27017/sharecert\"\n\n   AUTH_GOOGLE_SECRET=\"google-secret-key\"\n   AUTH_GOOGLE_ID=\"google-id\"\n\n   AUTH_GITHUB_SECRET=\"github-secret-key\"\n   AUTH_GITHUB_ID=\"github-id\"\n\n   AUTH_URL=\"http://localhost:3000/api/auth\"\n   AUTH_SECRET=\"secret-key\"\n\n   NEXT_PUBLIC_URL=\"http://localhost:3000\"\n   NEXT_PUBLIC_IPFS_KEY=\"ipfs-key\"\n   ```\n\n3. Generate prisma client:\n\n   ```bash\n   pnpm dlx prisma generate\n   ```\n\n4. Open your web browser and go to [http://localhost:3000](http://localhost:3000).\n\n5. Follow the on-screen instructions to upload, showcase, and verify certificates.\n\n## Contributing\n\nWe welcome contributions from the community! If you'd like to contribute to Sharecert, please follow our [Contribution Guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPriyanshuPz%2Fsharecert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPriyanshuPz%2Fsharecert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPriyanshuPz%2Fsharecert/lists"}