{"id":21850501,"url":"https://github.com/circlefin/verite-credential-utils","last_synced_at":"2025-04-14T14:56:07.376Z","repository":{"id":37906259,"uuid":"501355661","full_name":"circlefin/verite-credential-utils","owner":"circlefin","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-03T18:14:49.000Z","size":234,"stargazers_count":7,"open_issues_count":4,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T03:51:08.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"verite-credential-utils.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/circlefin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2022-06-08T17:51:55.000Z","updated_at":"2025-03-19T05:24:21.000Z","dependencies_parsed_at":"2024-04-04T13:01:51.572Z","dependency_job_id":"0e4e7534-1e17-4e16-8013-af81741adaab","html_url":"https://github.com/circlefin/verite-credential-utils","commit_stats":null,"previous_names":["circlefin/verite-credential-utils"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fverite-credential-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fverite-credential-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fverite-credential-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fverite-credential-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circlefin","download_url":"https://codeload.github.com/circlefin/verite-credential-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248901970,"owners_count":21180540,"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":[],"created_at":"2024-11-28T00:17:49.406Z","updated_at":"2025-04-14T14:56:07.354Z","avatar_url":"https://github.com/circlefin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Credential Utils\n\nThis is a service for issuing and verifying Verite credentials for testing purposes, useful for hackathons, local integrations, etc.\n\n## Getting Started\n\n### Installation\n\nUpon first checkout of this codebase, you should run the setup script:\n\n```bash\nnpm run setup\n```\n\nThis will install all dependencies and perform any other necessary setup.\n\n### Running the Server\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Scripts\n\nThere are several scripts included to help improve your development experience:\n\n- `npm run setup`: Installs all dependencies and performs any necessary setup.\n- `npm run dev`: Runs the development server.\n- `npm run lint`: Runs the linter.\n- `npm run format`: Runs the formatter (prettier).\n- `npm run type-check`: Runs the type checker.\n- `npm test`: Runs the unit tests.\n- `npm run build`: Builds the application for production.\n\n### Environment variables\n\nEnvironment variables are stored in `.env` locally, which is ignored by source control. The default variables are set up during the `npm run setup` script.\n\nWhen running locally, you will likely want to change the `HOSTNAME` variable in `.env` to your local IP address, which will allow the mobile wallet to properly connect to the server.\n\n### Visual Studio Code\n\nThis project includes some default settings for Visual Studio code, including auto-format (using Prettier) upon save. It also includes a list of recommended extensions.\n\nThese settings are located in the `.vscode` directory.\n\n## Learn more\n\nThis project was created using [create-next-app](https://nextjs.org/docs/api-reference/create-next-app).\n\nThe following tools are used for this project:\n\n- [Next.js](https://nextjs.org) for building and serving the React frontend and node API\n- [TypeScript](https://www.typescriptlang.org)\n- [TailwindCSS](https://tailwindcss.com) for rapid development using utility-first CSS classes\n- [Prettier](https://prettier.io) for code formatting\n- [ESLint](https://eslint.org) for code linting\n- [Jest](https://jestjs.io) for unit testing\n- Github Actions enabled by default\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fverite-credential-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirclefin%2Fverite-credential-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fverite-credential-utils/lists"}