{"id":21033472,"url":"https://github.com/electerious/ackee-faker","last_synced_at":"2026-02-12T08:32:08.496Z","repository":{"id":54315219,"uuid":"325042234","full_name":"electerious/ackee-faker","owner":"electerious","description":"Fills Ackee with fake data.","archived":false,"fork":false,"pushed_at":"2025-11-15T13:32:36.000Z","size":470,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-15T15:26:00.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/electerious.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"electerious","custom":["https://paypal.me/electerious","https://www.buymeacoffee.com/electerious"]}},"created_at":"2020-12-28T15:04:36.000Z","updated_at":"2025-11-15T13:32:40.000Z","dependencies_parsed_at":"2023-01-29T00:00:24.490Z","dependency_job_id":"21791096-0ff5-444f-b146-466bc8246bde","html_url":"https://github.com/electerious/ackee-faker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/electerious/ackee-faker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerious%2Fackee-faker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerious%2Fackee-faker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerious%2Fackee-faker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerious%2Fackee-faker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electerious","download_url":"https://codeload.github.com/electerious/ackee-faker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerious%2Fackee-faker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29361818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-19T12:57:15.670Z","updated_at":"2026-02-12T08:32:08.491Z","avatar_url":"https://github.com/electerious.png","language":"JavaScript","funding_links":["https://github.com/sponsors/electerious","https://paypal.me/electerious","https://www.buymeacoffee.com/electerious","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=CYKBESW577YWE"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://s.electerious.com/images/ackee-faker/icon.png\" title=\"ackee-faker\" alt=\"ackee-faker logo\" width=\"128\"\u003e\n\n# ackee-faker\n\n[![Test](https://github.com/electerious/ackee-faker/actions/workflows/test.yml/badge.svg)](https://github.com/electerious/ackee-faker/actions/workflows/test.yml) [![Donate via PayPal](https://img.shields.io/badge/paypal-donate-009cde.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=CYKBESW577YWE)\n\nA script that runs continuously thanks to GitHub Actions and fills the Ackee demo with data.\n\n\u003cbr/\u003e\n\n![Ackee faker example](https://s.electerious.com/images/ackee-faker/readme.png)\n\n\u003c/div\u003e\n\n## 🤗 Usage\n\n### 1. Install dependencies\n\nackee-faker dependents on …\n\n- [Node.js](https://nodejs.org/en/) (v22 or newer)\n- [npm](https://www.npmjs.com)\n\nMake sure to install and update all dependencies before you continue. The installation instructions for the individual dependencies can be found on the linked websites.\n\n### 2. Create the configuration\n\nPull the project and configure ackee-faker using environment variables or create a [`.env` file](https://www.npmjs.com/package/dotenv) in the root of the project to store all variables in one file.\n\n```\nACKEE_ENDPOINT=https://ackee.example.com/api\nACKEE_TOKEN=5c5411b0-ef80-425b-8e80-e8c4a76fcad6\n```\n\n### 3. Install ackee-faker\n\nInstall all required dependencies.\n\n```sh\nnpm install\n```\n\n### 4. Run ackee-faker\n\nackee-faker will fetch all domains and events it can find on the installation. It will sometimes skip the creation of new records and events to replicate a real usage. The script might run for up to 15 minutes depending on a random record update delay.\n\n```sh\nnpm start\n```\n\n## Miscellaneous\n\n### Donate\n\nI am working hard on continuously developing and maintaining Ackee. Please consider making a donation to keep the project going strong and me motivated.\n\n- [Become a GitHub sponsor](https://github.com/sponsors/electerious)\n- [Donate via PayPal](https://paypal.me/electerious)\n- [Buy me a coffee](https://www.buymeacoffee.com/electerious)\n\n### Links\n\n- [Follow Ackee on Twitter](https://twitter.com/getackee)\n- [Vote for Ackee on ProductHunt](https://www.producthunt.com/posts/ackee)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterious%2Fackee-faker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felecterious%2Fackee-faker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterious%2Fackee-faker/lists"}