{"id":13725115,"url":"https://github.com/tatchi/reserv","last_synced_at":"2025-04-23T15:14:54.468Z","repository":{"id":57354555,"uuid":"249157632","full_name":"tatchi/reserv","owner":"tatchi","description":"Static files server in Reason Native","archived":false,"fork":false,"pushed_at":"2020-05-27T05:39:17.000Z","size":955,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T15:14:49.050Z","etag":null,"topics":["reason-native","reasonml","server","static-file-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tatchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-22T10:14:46.000Z","updated_at":"2021-04-13T10:31:33.000Z","dependencies_parsed_at":"2022-09-12T03:21:00.799Z","dependency_job_id":null,"html_url":"https://github.com/tatchi/reserv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatchi%2Freserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatchi%2Freserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatchi%2Freserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatchi%2Freserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatchi","download_url":"https://codeload.github.com/tatchi/reserv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457792,"owners_count":21433734,"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":["reason-native","reasonml","server","static-file-server"],"created_at":"2024-08-03T01:02:13.423Z","updated_at":"2025-04-23T15:14:54.449Z","avatar_url":"https://github.com/tatchi.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Reserv\n\nStatic file server with auto-reloading written in reason native. This project is heavily inspired by [servor](https://github.com/lukejacksonn/servor) but not as polished and without all the nice features it comes with. I built this mostly for fun and learning so if you need something robust, definitely reach out for something else. There are great alternatives such as [servor](https://github.com/lukejacksonn/servor), [sirv](https://github.com/lukeed/sirv/tree/master/packages/sirv-cli) or [serve](https://github.com/zeit/serve).\n\n## Install\n\n```\n$ npm install --save reserv\n```\n\n\u003e **Note:** This module can also be installed and used globally\n\n## Usage\n\n```\n$ reserv --help\nNAME\n       reserv - Start a static file server\n\nSYNOPSIS\n       reserv [OPTION]... [DIRECTORY]\n\nARGUMENTS\n       DIRECTORY (absent=.)\n           Directory to serve\n\nOPTIONS\n       -p PORT, --port=PORT (absent=8000)\n           Port the server will be running on.\n\n       -r ROOT_FILE, --rootFile=ROOT_FILE (absent=index.html)\n           Default file to serve if no path (/).\n\nBUGS\n       File bug reports at https://github.com/tatchi/reserv\n\nCOMMON OPTIONS\n       --help[=FMT] (default=auto)\n           Show this help in format FMT. The value FMT must be one of `auto',\n           `pager', `groff' or `plain'. With `auto', the format is `pager` or\n           `plain' whenever the TERM env var is `dumb' or undefined.\n\n       --version\n           Show version information.\n\n```\n\n### Example\n\n```bash\nreserv build -p 8000 -r index.html\n```\n\n# Credit ❤️\n\nThanks to [ulrikstrid](https://github.com/ulrikstrid) and [aantron](https://github.com/aantron) for their awesome libraries ([morph](https://github.com/reason-native-web/morph) \u0026 [luv](https://github.com/aantron/luv))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatchi%2Freserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatchi%2Freserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatchi%2Freserv/lists"}