{"id":21354670,"url":"https://github.com/pop0097/local_file_storage","last_synced_at":"2026-04-19T10:33:09.632Z","repository":{"id":122322596,"uuid":"480083231","full_name":"Pop0097/Local_File_Storage","owner":"Pop0097","description":"Store files on a Raspberry Pi that you connect to via an nginx web server","archived":false,"fork":false,"pushed_at":"2022-04-10T18:32:44.000Z","size":1291,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:24:49.582Z","etag":null,"topics":["nginx","nodejs","react","typescript"],"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/Pop0097.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":"2022-04-10T17:02:46.000Z","updated_at":"2022-04-15T21:11:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4cb0c33-221f-44f1-bf35-e1f0a2372853","html_url":"https://github.com/Pop0097/Local_File_Storage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pop0097/Local_File_Storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pop0097%2FLocal_File_Storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pop0097%2FLocal_File_Storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pop0097%2FLocal_File_Storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pop0097%2FLocal_File_Storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pop0097","download_url":"https://codeload.github.com/Pop0097/Local_File_Storage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pop0097%2FLocal_File_Storage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32004036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["nginx","nodejs","react","typescript"],"created_at":"2024-11-22T04:14:11.909Z","updated_at":"2026-04-19T10:33:09.609Z","avatar_url":"https://github.com/Pop0097.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local_File_Storage\n\nThis repo uses nginx to run a web-server on a Raspberry Pi. The app served allows users to upload, delete, and download files stored locally on the Raspberry Pi.\n\n## How to Run\n\n### Hardware Required\n\n1. Raspberry Pi (make sure it's configured with Raspberry Pi OS)\n\n### Steps\n\n1. On your Raspberry Pi, install `nginx` using `sudo apt-get install nginx` \n2. Install `node` on your Raspberry Pi\n3. Clone the repo. Find the config file for `nginx` (usually stored at `~/../../etc/nginx/sites-available`) and replace the contents with the text in `Local_File_Storage/nginx-config/config.txt`.\n\t1. Replace the \"PATH_TO_BUILD\" with the path to your `Local_File_Storage/client/build`\n4. For the `server` and `client` folders in `Local_File_Storage`, run `npm install`.\n5. In `Local_File_Storage/server`, run `node server.js`\n6. In a new terminal window, go to `Local_File_Storage/client` and run `npm run build`\n7. Now run `sudo /etc/init.d/nginx start` to start the web server\n8. Type `hostname -I` into your Raspberry Pi. This will print your Raspberry Pi's IP Address\n9. Enter your Raspberry Pi's IP Address in a browser on a computer connected to the same network. The page should load.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpop0097%2Flocal_file_storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpop0097%2Flocal_file_storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpop0097%2Flocal_file_storage/lists"}