{"id":18602875,"url":"https://github.com/fireisgood/friendless-commits","last_synced_at":"2025-05-16T18:12:24.215Z","repository":{"id":241418167,"uuid":"805742622","full_name":"FireIsGood/friendless-commits","owner":"FireIsGood","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-06T19:45:35.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:42:00.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/FireIsGood.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-05-25T10:35:22.000Z","updated_at":"2024-06-06T19:45:37.000Z","dependencies_parsed_at":"2024-05-28T08:13:11.074Z","dependency_job_id":"7367544a-54b3-41a9-878f-0a121d10b8f5","html_url":"https://github.com/FireIsGood/friendless-commits","commit_stats":null,"previous_names":["fireisgood/friendless-commits"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffriendless-commits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffriendless-commits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffriendless-commits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireIsGood%2Ffriendless-commits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireIsGood","download_url":"https://codeload.github.com/FireIsGood/friendless-commits/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582909,"owners_count":22095519,"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-07T02:12:46.251Z","updated_at":"2025-05-16T18:12:24.198Z","avatar_url":"https://github.com/FireIsGood.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Friendless Commits\n\n\u003e [!IMPORTANT]  \n\u003e I haven't actually bought the domain yet, so the endpoints will not line up :(\n\n\u003e For when you want to lose all your friends.\n\nA website and CLI endpoint to get questionable commit messages. Visit the site or add `?text` for a `curl` URL.\n\nTo add it as a bash command:\n\n```bash\ngit config --global alias.yolo '!git commit -m \"$(curl -s https://friendlesscommits.dev/all?text)\"' # you may replace \"all\" with \"safe\" or \"unsafe\"\n```\n\nHeavily inspired by [What The Commit](https://github.com/ngerakines/commitment).\n\n## For developers\n\n\u003cdetails\u003e\n\n\u003csummary\u003eHow to run locally or develop...\u003c/summary\u003e\n\n## Running Locally\n\n### Via bun\n\nIf you have bun installed, you can simply run:\n\n```bash\nbun install\nbun run serve\n```\n\n### Via a docker container\n\nFirst, copy the `example.docker-compose.yml` and `example.env.local` files to the actual file names:\n\n```bash\ncp ./example.docker-compose.yml ./docker-compose.yml\ncp ./example.env.local ./env.local\n```\n\nTo launch the docker container, run:\n\n```bash\ndocker-compose up\n```\n\nThe server runs on port `3000` by default with the base URL `https://friendlesscommits.dev/`. You can change these in\nthe `.env.local` file or in the `docker-compose.yml` file.\n\n## Development\n\nThis project uses the bun JS runtime. First, install dependencies:\n\n```bash\nbun install\n```\n\nThen, to start the development server run:\n\n```bash\nbun run dev\n```\n\n\u003c/details\u003e\n\n## Contributing\n\nContributions of code or commit messages are welcome!\n\nYou can add messages to [messages.ts](src/assets/messages.ts) in the corresponding category. For issues with the code,\nfeel free to make issues or pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Ffriendless-commits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireisgood%2Ffriendless-commits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireisgood%2Ffriendless-commits/lists"}