{"id":19457885,"url":"https://github.com/sharparam/filbunke","last_synced_at":"2026-04-29T21:03:52.715Z","repository":{"id":37935712,"uuid":"413899618","full_name":"Sharparam/filbunke","owner":"Sharparam","description":"WIP file host site","archived":false,"fork":false,"pushed_at":"2024-09-11T03:07:57.000Z","size":1341,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-25T11:47:22.567Z","etag":null,"topics":["hacktoberfest","rails","ruby","typescript"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sharparam.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"community_bridge":null,"github":["Sharparam"],"issuehunt":null,"ko_fi":"sharparam","liberapay":"Sharparam","open_collective":null,"otechie":null,"patreon":null,"tidelift":null,"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=5SCGZ5FTAQM38\u0026currency_code=EUR"]}},"created_at":"2021-10-05T16:39:20.000Z","updated_at":"2024-09-09T19:07:50.000Z","dependencies_parsed_at":"2024-11-10T17:26:14.497Z","dependency_job_id":"17144cea-55ca-48df-9acc-81087376b2fd","html_url":"https://github.com/Sharparam/filbunke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sharparam/filbunke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Ffilbunke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Ffilbunke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Ffilbunke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Ffilbunke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sharparam","download_url":"https://codeload.github.com/Sharparam/filbunke/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Ffilbunke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["hacktoberfest","rails","ruby","typescript"],"created_at":"2024-11-10T17:24:27.102Z","updated_at":"2026-04-29T21:03:52.700Z","avatar_url":"https://github.com/Sharparam.png","language":"Ruby","funding_links":["https://github.com/sponsors/Sharparam","https://ko-fi.com/sharparam","https://liberapay.com/Sharparam","https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=5SCGZ5FTAQM38\u0026currency_code=EUR"],"categories":[],"sub_categories":[],"readme":"# Filbunke\n\nA WIP file host site.\n\n## Development\nUse one of the methods below to set up and start a development environment.\n\nOnce started, the Rails site will be available at http://localhost:3000.\n\n### Docker\nFor quick development, a docker compose file is provided, along with a helper\nscript to start the necessary services:\n\n    bin/dockerdev\n\nThe helper script will append any passed arguments to the `docker compose`\ncommand. This means you can start the services in detached mode by simply\nadding the `-d` switch:\n\n    bin/dockerdev -d\n\nThis assumes you have [Compose V2][docker-compose-v2] available.\n\n### Traditional\nFor more traditional development, you'll need the following installed:\n\n * Ruby (exact version can be found in the `.ruby-version` file)\n * Node.js\n * Yarn\n * PostgreSQL (v12)\n\nThen set up the project:\n\n```\nbundle install\nyarn install\nbundle exec rails db:prepare\n```\n\nIf you have Hivemind, you can use the supplied `Procfile` to run the Rails\nserver together with the webpack dev server:\n\n    hivemind\n\n**Note:** You have to add a `.env` file that sets `PORT=3000`,\notherwise Hivemind starts the Rails server on port 5000.\n\nIf you don't have Hivemind available you can start the servers manually:\n\n    bundle exec rails server\n    bin/webpack-dev-server\n\n## License\n\nCopyright \u0026copy; 2021 by [Adam Hellberg][sharparam].\n\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n\n[sharparam]: https://sharparam.com\n[docker-compose-v2]: https://docs.docker.com/compose/cli-command/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Ffilbunke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharparam%2Ffilbunke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Ffilbunke/lists"}