{"id":23414202,"url":"https://github.com/unmade/shelf-front","last_synced_at":"2025-04-12T05:44:48.298Z","repository":{"id":39793000,"uuid":"326399977","full_name":"unmade/shelf-front","owner":"unmade","description":"Shelf App Frontend - self-hosted file storage","archived":false,"fork":false,"pushed_at":"2024-03-15T21:18:07.000Z","size":1926,"stargazers_count":25,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T05:44:31.536Z","etag":null,"topics":["headlessui","react","redux","redux-toolkit","rtk-query","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://getshelf.cloud","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unmade.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}},"created_at":"2021-01-03T12:18:02.000Z","updated_at":"2025-02-09T19:08:15.000Z","dependencies_parsed_at":"2023-02-19T02:30:51.206Z","dependency_job_id":"885d86c5-f1d9-4f38-9628-f641d8971c07","html_url":"https://github.com/unmade/shelf-front","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unmade%2Fshelf-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unmade%2Fshelf-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unmade%2Fshelf-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unmade%2Fshelf-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unmade","download_url":"https://codeload.github.com/unmade/shelf-front/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525155,"owners_count":21118616,"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":["headlessui","react","redux","redux-toolkit","rtk-query","tailwindcss","vite"],"created_at":"2024-12-22T19:57:25.891Z","updated_at":"2025-04-12T05:44:48.264Z","avatar_url":"https://github.com/unmade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shelf App\n\nThis is frontend for a shelf project - a self-hosted file storage.\n\n![App Preview Light Theme](https://i.imgur.com/S1RV7NJ.png)\n\n![App Preview Dark Theme](https://i.imgur.com/BqjCpfk.png)\n\n## Demo\n\n[https://app.getshelf.cloud](https://app.getshelf.cloud)\n\n## Development\n\nInstall dependencies:\n\n```bash\nyarn install\n```\n\nRun development server:\n\n```bash\nyarn start\n```\n\nTo generate translation file:\n\n```bash\nyarn makelocales\n```\n\n### Building a Docker image\n\nNormally, a docker image is built in CI whenever there is a new tag.\n\nTo build a docker image locally:\n\n```bash\ndocker build . -t shelf_front:0.1.0 --build-arg api_base_url=http://backend_hostname\n```\n\nSometimes you don't know your backend url in advance. In this case,\nit is better to omit the `api_base_url` arg and build a docker image as is.\nThen, you could provide the `API_BASE_URL` env variablie when running docker:\n\n```bash\ndocker run --rm -p \"8080:80\" -e \"API_BASE_URL=http://example.com\" shelf-front:0.1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funmade%2Fshelf-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funmade%2Fshelf-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funmade%2Fshelf-front/lists"}