{"id":13930224,"url":"https://github.com/kiosion/minbin","last_synced_at":"2025-10-07T05:02:53.812Z","repository":{"id":41865933,"uuid":"479428874","full_name":"kiosion/minbin","owner":"kiosion","description":"Minimal \u0026 self-hostable pastebin alternative, intended for code or short text snippets","archived":false,"fork":false,"pushed_at":"2024-11-21T02:52:50.000Z","size":4465,"stargazers_count":9,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T09:52:14.368Z","etag":null,"topics":["e2ee","emberjs","pastebin","pastebin-service","subtlecrypto","typescript"],"latest_commit_sha":null,"homepage":"https://bin.kio.dev/","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/kiosion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-04-08T14:45:59.000Z","updated_at":"2024-07-27T20:29:25.000Z","dependencies_parsed_at":"2023-02-14T02:01:45.041Z","dependency_job_id":"58d8bd42-c967-48da-8c85-85755e1a64f3","html_url":"https://github.com/kiosion/minbin","commit_stats":{"total_commits":73,"total_committers":2,"mean_commits":36.5,"dds":"0.31506849315068497","last_synced_commit":"aa0f109429ee0b5d6b650cacd086dba2eb8000d1"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kiosion/minbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiosion%2Fminbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiosion%2Fminbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiosion%2Fminbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiosion%2Fminbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiosion","download_url":"https://codeload.github.com/kiosion/minbin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiosion%2Fminbin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271061410,"owners_count":24692525,"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-08-18T02:00:08.743Z","response_time":89,"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":["e2ee","emberjs","pastebin","pastebin-service","subtlecrypto","typescript"],"created_at":"2024-08-07T18:05:16.964Z","updated_at":"2025-10-07T05:02:48.783Z","avatar_url":"https://github.com/kiosion.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eminBin\u003c/h1\u003e\n  \u003cp\u003eMinimal \u0026 self-hostable pastebin alternative, intended for code or short text snippets \u003c/p\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/34040324/209887375-98aa07b0-8e10-497a-91f0-9ebd08931dae.png\" width=\"48%\" /\u003e \u003cimg src=\"https://user-images.githubusercontent.com/34040324/209887352-99272ab1-e63d-4e0c-89f4-50e65a40eaa5.png\" width=\"48%\" /\u003e\n\u003c/div\u003e\n\n## Prerequisites\n\nYou'll need the following properly installed on your system:\n\n* [PNPM](https://pnpm.io/installation)\n* [Ember CLI](https://cli.emberjs.com/release/)\n\n## Installing\n\n* `git clone git@github.com:kiosion/minbin.git` this repository\n* `cd minbin`\n* `make install` to install deps for both frontend app and api\n\n## Running / Development\n\n* `make dev-{api,app}` (development servers)\n* View the app at [http://localhost:4200](http://localhost:4200).\n* View the tests at [http://localhost:4200/tests](http://localhost:4200/tests).\n\n### Running Tests\n\n* `make test`\n\n### Linting\n\n* `make lint`\n* `make lint-fix`\n\n### Building\n\n* `make build-{api,app}` (production webpack'd versions)\n\n## Deploying\n\n* `docker-compose build --no-cache` to build fresh docker containers\n* `docker-compose up -d` to run the containers in the background\n* API will be available at localhost:3000, frontend at localhost:4200. These can then be proxied to a domain of your choice.\n\n## Contributing\n\nContributions are welcome! Please open an issue or PR if you have any suggestions or find any bugs.\n\n## License\n\nThis project is licensed under the MIT License - see [LICENSE.md](LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiosion%2Fminbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiosion%2Fminbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiosion%2Fminbin/lists"}