{"id":20372636,"url":"https://github.com/txchen/tinfoilbun","last_synced_at":"2025-08-08T02:36:55.954Z","repository":{"id":206888153,"uuid":"717914444","full_name":"txchen/tinfoilbun","owner":"txchen","description":"tinfoil server on bun","archived":false,"fork":false,"pushed_at":"2023-11-15T05:42:06.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T06:47:50.813Z","etag":null,"topics":[],"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/txchen.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}},"created_at":"2023-11-13T00:43:07.000Z","updated_at":"2023-11-13T06:21:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"d806a0aa-f0b3-46da-b888-5dbe66d2d3a7","html_url":"https://github.com/txchen/tinfoilbun","commit_stats":null,"previous_names":["txchen/tinfoilbun"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Ftinfoilbun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Ftinfoilbun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Ftinfoilbun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txchen%2Ftinfoilbun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txchen","download_url":"https://codeload.github.com/txchen/tinfoilbun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241921840,"owners_count":20042763,"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-15T01:14:12.427Z","updated_at":"2025-03-04T20:42:36.011Z","avatar_url":"https://github.com/txchen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinfoilbun\ntinfoil server on bun\n\n## How to use\n\nSet environment variables:\n- TFLB_AUTH = username:password   # this is for basic auth, if you don't want it, leave it blank\n- DELAY_SCAN = 5000  # delay scanning during startup, you might need it when you use rclone mount\n\nThen mount the game folder to `/usr/src/app/static`, and run the container.\n\n### Docker compose example\n\n```yaml\nversion: \"3.3\"\nservices:\n  tinfoilbun:\n    image: ghcr.io/txchen/tinfoilbun:0.1.0\n    container_name: tinfoilbun\n    restart: unless-stopped\n    volumes:\n       - /opt/NSGAME:/usr/src/app/static\n    environment:\n       - TFLB_AUTH=abc:123\n       - DELAY_SCAN=2000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxchen%2Ftinfoilbun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxchen%2Ftinfoilbun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxchen%2Ftinfoilbun/lists"}