{"id":16284886,"url":"https://github.com/depapp/card-flex","last_synced_at":"2026-02-27T01:02:44.622Z","repository":{"id":204098017,"uuid":"710606539","full_name":"depapp/card-flex","owner":"depapp","description":"it's time to flex your name-card.","archived":false,"fork":false,"pushed_at":"2023-10-31T10:35:08.000Z","size":73,"stargazers_count":22,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T11:17:44.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/card-flex","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/depapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"depapp","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/depapp","https://www.nihbuatjajan.com/depapp","https://saweria.co/depapp"]}},"created_at":"2023-10-27T03:48:54.000Z","updated_at":"2024-11-20T07:24:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a149061-6f92-4248-9f06-c9981ada2145","html_url":"https://github.com/depapp/card-flex","commit_stats":null,"previous_names":["depapp/card-flex"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/depapp/card-flex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depapp%2Fcard-flex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depapp%2Fcard-flex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depapp%2Fcard-flex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depapp%2Fcard-flex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depapp","download_url":"https://codeload.github.com/depapp/card-flex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depapp%2Fcard-flex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260985134,"owners_count":23092882,"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-10-10T19:21:26.956Z","updated_at":"2026-02-27T01:02:44.574Z","avatar_url":"https://github.com/depapp.png","language":"JavaScript","funding_links":["https://github.com/sponsors/depapp","https://paypal.me/depapp","https://www.nihbuatjajan.com/depapp","https://saweria.co/depapp","https://www.paypal.me/depapp"],"categories":[],"sub_categories":[],"readme":"# card-flex\n\n|  |  |  |\n| -------- | -------- | -------- |\n| ![card-flex cli](https://github.com/depapp/card-flex/assets/6134774/57d7f0ec-9ecd-4aab-8bee-611fdbdd54b9) | ![card-flex cli](https://github.com/depapp/card-flex/assets/6134774/a9655755-4f07-41a5-8c2a-a7ced4bd9ce6) | ![card-flex card](https://github.com/depapp/card-flex/assets/6134774/dfba92fd-0974-468a-b896-548cd24f6ac7) |\n\n# :clipboard: description\n__card-flex__ is cli tools to generate cli-based name-card.\n\n---\n\n# :computer: how to setup\n## on your local machine\n\u003e [!NOTE]\n\u003e VIDEO - [how to : setup card-flex locally](https://github.com/depapp/card-flex/blob/main/HOW_TO_VIDEO.md#how-to--setup-card-flex-locally)\n\nbefore we get started, please note that you have to install `nodejs` including `npx` to run this cli-tools.\n- first, open your terminal and run the following command to initialize the project:\n```bash\nnpx card-flex\n```\n- the previous command will prompt you with a series of questions. answer them as required to configure your name-card\n- make sure there's no error. if you get an error, please write on this [link](https://github.com/depapp/card-flex/issues/new)\n- it will create new folder/directory based on your `GitHub username` that you provide before\n- change the directory using this command\n```bash\ncd \u003cyour-github-username\u003e\n```\n- open your name-card locally using\n```bash\nnpm run dev\n```\nyou should be able to see your own cli-based name-card locally\n\n---\n---\n\n## public on \"npmjs\"\n\u003e [!NOTE]\n\u003e VIDEO - [how to : npm login](https://github.com/depapp/card-flex/blob/main/HOW_TO_VIDEO.md#how-to--npm-login) \\\n\u003e VIDEO - [how to : npm publish](https://github.com/depapp/card-flex/blob/main/HOW_TO_VIDEO.md#how-to--npm-publish) \\\n\u003e VIDEO - [how to : check the package on `npmjs.com`](https://github.com/depapp/card-flex/blob/main/HOW_TO_VIDEO.md#how-to--check-the-package-on-npmjscom) \\\n\u003e VIDEO - [how to : access your card-flex public using `npx`](https://github.com/depapp/card-flex/blob/main/HOW_TO_VIDEO.md#how-to--access-your-card-flex-public-using-npx)\n\nnext step we will make it public using [npmjs.com](https://www.npmjs.com), so people can access your cli-based name-card by using `npx \u003cyour-github-username\u003e`. \\\nif don't have an account, you need to register it first to [npmjs.com](https://www.npmjs.com/signup), don't forget to `use your github username as npmjs username`\n- open your terminal and login to your `npmjs`\n```bash\nnpm login\n```\n- follow the prompt to login to your account\n- once that is done, go ahead and run an\n```bash\nnpm publish\n```\n- make sure there's no error. if you get an error, please write on this [link](https://github.com/depapp/card-flex/issues/new)\n\n- if everything is set up right, try running\n```bash\nnpx \u003cyour-github-username\u003e\n```\n\n---\n\n# :hammer_and_wrench: advance usage\nyou can fully customize your own card, [click here to learn more](/ADVANCE_USAGE.md)\n\n---\n\n# :framed_picture: showcase\nshow me your-own card-flex by posting it on this [showcase your card](https://github.com/depapp/card-flex/discussions/categories/showcase-your-card)\n\n---\n\n# :muscle: support me\n\u003ca href=\"https://www.nihbuatjajan.com/depapp\" target=\"_blank\"\u003e\u003cimg src=\"https://d4xyvrfd64gfm.cloudfront.net/buttons/default-cta.png\" alt=\"Nih buat jajan\" style=\"height: 51px !important;\" \u003e\u003c/a\u003e\n\n\u003ca href=\"https://saweria.co/depapp\" target=\"_blank\"\u003e\u003cimg src=\"https://github-production-user-asset-6210df.s3.amazonaws.com/6134774/278801090-c4efd5c9-c0a7-43dc-9ea1-c21bc1a55203.png\" width=\"20%\" height=\"20%\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://www.paypal.me/depapp\" target=\"_blank\"\u003e\u003cimg src=\"https://www.paypalobjects.com/digitalassets/c/website/marketing/apac/C2/logos-buttons/optimize/44_Yellow_PayPal_Pill_Button.png\"\u003e\u003c/a\u003e\n\n---\n\n# :handshake: thanks to\nthis project was inspired by [Tierney Cyren](https://github.com/bnb) and [Okafor Irene](https://github.com/Irene-24)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepapp%2Fcard-flex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepapp%2Fcard-flex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepapp%2Fcard-flex/lists"}