{"id":17034529,"url":"https://github.com/caub/fserve","last_synced_at":"2026-04-10T21:09:22.374Z","repository":{"id":57242455,"uuid":"70130182","full_name":"caub/fserve","owner":"caub","description":"static file server","archived":false,"fork":false,"pushed_at":"2017-09-15T18:45:57.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T12:18:06.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/caub.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}},"created_at":"2016-10-06T06:55:34.000Z","updated_at":"2017-09-15T18:04:01.000Z","dependencies_parsed_at":"2022-09-09T04:00:58.513Z","dependency_job_id":null,"html_url":"https://github.com/caub/fserve","commit_stats":null,"previous_names":["caub/serve"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Ffserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Ffserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Ffserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2Ffserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caub","download_url":"https://codeload.github.com/caub/fserve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026042,"owners_count":20549073,"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-10-14T08:43:53.222Z","updated_at":"2026-04-10T21:09:17.340Z","avatar_url":"https://github.com/caub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fserve\nbasic static file server, like http-server\n\n`npm i -g fserve`\n\nusage: \n\n`serve optionalPort`\n\n`serve -s optionalPort` (for https)\n\n`serve -s=~/.certs/ optionalPort` (define where to search cert.pem and key.pem)\n\n### notes\n\ngenerate certs with\n```\nopenssl req -x509 -newkey rsa:2048 -keyout keytmp.pem -out cert.pem -days 365\nopenssl rsa -in keytmp.pem -out key.pem\n```\n\nwe could use pem npm module and/or `chrome --allow-insecure-localhost --ignore-certificate-errors`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Ffserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaub%2Ffserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Ffserve/lists"}