{"id":31067859,"url":"https://github.com/event-engine/cockpit","last_synced_at":"2025-09-15T20:04:30.292Z","repository":{"id":39148301,"uuid":"259054614","full_name":"event-engine/cockpit","owner":"event-engine","description":"Administration frontend for Event Engine powered backends","archived":false,"fork":false,"pushed_at":"2023-01-06T04:26:48.000Z","size":3947,"stargazers_count":3,"open_issues_count":16,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T20:11:27.083Z","etag":null,"topics":["event-engine"],"latest_commit_sha":null,"homepage":null,"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/event-engine.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}},"created_at":"2020-04-26T14:44:48.000Z","updated_at":"2022-02-20T18:58:03.000Z","dependencies_parsed_at":"2023-02-05T07:31:32.448Z","dependency_job_id":null,"html_url":"https://github.com/event-engine/cockpit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/event-engine/cockpit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fcockpit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fcockpit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fcockpit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fcockpit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/event-engine","download_url":"https://codeload.github.com/event-engine/cockpit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/event-engine%2Fcockpit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275312968,"owners_count":25442564,"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","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":["event-engine"],"created_at":"2025-09-15T20:04:25.035Z","updated_at":"2025-09-15T20:04:30.271Z","avatar_url":"https://github.com/event-engine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# event-engine-cockpit\n\n[![Actions Status](https://github.com/event-engine/cockpit/workflows/Coding%20Style/badge.svg)](https://github.com/event-engine/cockpit/actions)\n\nThis project is still under heavy development and it is very likely that there are quite a few bugs, many features to be\nimplemented and lots of sharp edges to be smoothed out. We have a lot of ideas about what features we want to implement \nnext and we would also appreciate feedback from you! Therefore, if you feel like something is missing or not working as \nnicely as you would expect it to, please open an issue or create a pull request.\n\n## Usage\nTo make the setup as simple as possible, we offer prebuilt Docker containers that can be ran with the following \ncommands. If you do not want to use Docker or you prefer to build your own container, take a look at the installation\ninstructions below.\n```\n$ docker run --rm -it -p 3001:443 proophsoftware/event-engine-cockpit:latest\n```\nThis project aims to be really easy to set up and use while also offering a lot of customization points. To customize \nthe project to your own needs simply copy the default [ee-cockpit.config.js](public/ee-cockpit.config.js) file, adjust it to \nyour needs and map it into the container. Take a look at the [CONFIG.md](CONFIG.md) file for detailed information.\n```\n$ docker run --rm -it -p 3001:443 -v $(pwd)/ee-cockpit.config.js:/var/www/ee-cockpit.config.js proophsoftware/event-engine-cockpit:latest\n```\n\n## Installation\n```\n$ mkdir event-engine-cockpit\n$ cd event-engine-cockpit\n$ git init\n$ git remote add upstream https://github.com/event-engine/cockpit.git\n$ git pull upstream master\n$ docker-compose run --rm yarn yarn install\n$ docker-compose run --rm -p 3000:3000 yarn yarn start\n```\n\n## eslint\nThe linter may be run with `docker-compose run --rm yarn yarn lint` or to automatically fix linting errors with `docker-compose run --rm yarn yarn lint-fix`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-engine%2Fcockpit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevent-engine%2Fcockpit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevent-engine%2Fcockpit/lists"}