{"id":13554988,"url":"https://github.com/cloudron-io/surfer","last_synced_at":"2026-01-26T00:31:52.457Z","repository":{"id":55281121,"uuid":"73940718","full_name":"cloudron-io/surfer","owner":"cloudron-io","description":"Simple static file server with cli and webinterface. This is just a mirror repo","archived":false,"fork":false,"pushed_at":"2024-10-29T10:17:23.000Z","size":5107,"stargazers_count":57,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T12:18:41.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://git.cloudron.io/cloudron/surfer","language":"JavaScript","has_issues":false,"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/cloudron-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-11-16T16:49:07.000Z","updated_at":"2024-10-29T10:17:27.000Z","dependencies_parsed_at":"2023-01-22T14:00:28.412Z","dependency_job_id":"9f7981b3-be30-4d14-9e1a-d6cb455d6a8d","html_url":"https://github.com/cloudron-io/surfer","commit_stats":null,"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudron-io%2Fsurfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudron-io%2Fsurfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudron-io%2Fsurfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudron-io%2Fsurfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudron-io","download_url":"https://codeload.github.com/cloudron-io/surfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222935629,"owners_count":17060398,"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-08-01T12:02:59.234Z","updated_at":"2026-01-26T00:31:52.450Z","avatar_url":"https://github.com/cloudron-io.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# Surfer\n\nSurfer is a Simple static file server.\nIt comes with a commandline tool to upload files from your local folders and a webinterface to manage files directly on the server.\n\n## Installation\n\n[![Install](https://cloudron.io/img/button32.png)](https://cloudron.io/button.html?app=io.cloudron.surfer)\n\nor using the [Cloudron command line tooling](https://docs.cloudron.io/packaging/cli/)\n\n```bash\ncloudron install --appstore-id io.cloudron.surfer\n```\n\n## Building\n\n### Cloudron\n\nThe app package can be built using the [Cloudron command line tooling](https://docs.cloudron.io/packaging/cli/).\n\n```bash\ngit clone https://git.cloudron.io/cloudron/surfer.git\ncd surfer\ncloudron build\ncloudron install\n```\n\n## File management\n\nThe admin interface is available under the `/_admin` location or you can upload files using the commandline tool.\n\nFirst, install the surfer cli tool using npm.\n\n```bash\nnpm -g install cloudron-surfer\n```\n\nConfigure cli using your app domain and an API token created via the surfer admin user interface:\n\n```bash\nsurfer config --server \u003curl\u003e --token \u003capiAccessToken\u003e\n```\n\nPut some files:\n\n```bash\nsurfer put [file]\n```\n\n## Development\n\n```bash\ngit clone https://git.cloudron.io/cloudron/surfer.git\ncd surfer\nnpm install\n```\n\nDuring UI development, the assets have to be built after changes. This can be done with\n\n```bash\nnpm run build\n```\n\nWhile having the `./server.js` instance running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudron-io%2Fsurfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudron-io%2Fsurfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudron-io%2Fsurfer/lists"}