{"id":20204295,"url":"https://github.com/mbeggiato/conventionalfighter","last_synced_at":"2025-07-24T21:02:20.303Z","repository":{"id":261485537,"uuid":"884452992","full_name":"MBeggiato/ConventionalFighter","owner":"MBeggiato","description":"A web GUI for generating conventional commit messages following the Conventional Commits specification.","archived":false,"fork":false,"pushed_at":"2024-11-07T21:52:35.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T09:38:50.480Z","etag":null,"topics":["commit","commit-message","commit-messages","conventional-commits","conventions","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://mbeggiato.github.io/ConventionalFighter/","language":"Svelte","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/MBeggiato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-11-06T19:24:45.000Z","updated_at":"2024-11-07T21:52:39.000Z","dependencies_parsed_at":"2024-11-06T20:34:25.011Z","dependency_job_id":"25d525ae-30e8-4fe9-ab9e-155a632b9226","html_url":"https://github.com/MBeggiato/ConventionalFighter","commit_stats":null,"previous_names":["mbeggiato/conventionalfighter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBeggiato%2FConventionalFighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBeggiato%2FConventionalFighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBeggiato%2FConventionalFighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MBeggiato%2FConventionalFighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MBeggiato","download_url":"https://codeload.github.com/MBeggiato/ConventionalFighter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637831,"owners_count":19995043,"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":["commit","commit-message","commit-messages","conventional-commits","conventions","svelte","sveltekit"],"created_at":"2024-11-14T05:12:12.731Z","updated_at":"2025-03-03T09:22:34.686Z","avatar_url":"https://github.com/MBeggiato.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ConventionalFighter\n\nConventionalFighter (CF) aims to create an easy way to generate conventional commit messages by providing a [simple web GUI](https://mbeggiato.github.io/ConventionalFighter/).\n\nCF follows the Conventional Commits specification 1.0.0 found [here](https://www.conventionalcommits.org/en/v1.0.0/).\n\n## Why Use Conventional Commits\n- Automatically generating CHANGELOGs.\n- Automatically determining a semantic version bump (based on the types of commits landed).\n- Communicating the nature of changes to teammates, the public, and other stakeholders.\n- Triggering build and publish processes.\n- Making it easier for people to contribute to your projects by allowing them to explore a more structured commit history.\n\n## Getting Started\n\n### Prerequisites\n- Node.js (version 14 or later)\n- npm (version 6 or later)\n\n### Installation\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/mbeggiato/ConventionalFighter.git\n    cd ConventionalFighter\n    ```\n\n2. Install dependencies:\n    ```sh\n    npm install\n    ```\n\n### Running the Application\nTo start the development server, run:\n```sh\nnpm run dev\n```\nThis will start the application at `http://localhost:5173/`.\n\n### Building\nTo build this project run\n```sh\nnpm run build\n```\n\n\u003e [!TIP]  \n\u003e Checkout this projects GitHub actions to learn more about building and deploying.\n\n\n## License\nThis project is licensed under the MIT License. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbeggiato%2Fconventionalfighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbeggiato%2Fconventionalfighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbeggiato%2Fconventionalfighter/lists"}