{"id":13816799,"url":"https://github.com/fraxken/watchapp","last_synced_at":"2025-05-15T18:32:30.959Z","repository":{"id":49729055,"uuid":"204659551","full_name":"fraxken/watchapp","owner":"fraxken","description":"Watch and restart your application (light alternative to nodemon for Node.js only)","archived":true,"fork":false,"pushed_at":"2021-06-10T08:07:31.000Z","size":81,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T16:43:07.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fraxken.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}},"created_at":"2019-08-27T08:44:23.000Z","updated_at":"2023-01-28T05:38:42.000Z","dependencies_parsed_at":"2022-08-28T02:24:08.732Z","dependency_job_id":null,"html_url":"https://github.com/fraxken/watchapp","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/fraxken%2Fwatchapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraxken%2Fwatchapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraxken%2Fwatchapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraxken%2Fwatchapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraxken","download_url":"https://codeload.github.com/fraxken/watchapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254397918,"owners_count":22064583,"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-04T06:00:21.713Z","updated_at":"2025-05-15T18:32:30.612Z","avatar_url":"https://github.com/fraxken.png","language":"JavaScript","readme":"# Watch my app\n\n![ver](https://img.shields.io/badge/dynamic/json.svg?url=https://raw.githubusercontent.com/fraxken/watchapp/master/package.json\u0026query=$.version\u0026label=Version)\n![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)\n\nWatch and restart your Node.js application.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://hostpic.xyz/files/15669741112002204892.png\"\u003e\n\u003c/p\u003e\n\n## Why\n\n- Light and fast alternative to nodemon.\n- Keep the number of dependencies low.\n- Focus on Node.js support only.\n\n## Getting Started\nThis package is available in the Node Package Repository and can be easily installed with [npm](https://docs.npmjs.com/getting-started/what-is-npm) or [yarn](https://yarnpkg.com).\n\n```bash\n$ npm install watch-my-app -g\n# or\n$ npx watch-my-app\n```\n\n## Usage example\nWhen installed globally the `watchapp` executable will be exposed in your terminal\n\n```bash\n$ cd myApplication\n$ watchapp\n```\n\nBy default watchapp will read your local **package.json** and search for the `main` field. It's possible to overwrite this behavior by using the `--entry` / `-e` option.\n\n```bash\n$ watchapp -e ./server.js\n```\n\nFor more options just run with `--help`\n```bash\n$ watchapp --help\n```\n\n## License\nMIT\n","funding_links":[],"categories":["Packages"],"sub_categories":["Tooling \u0026 dev"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraxken%2Fwatchapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraxken%2Fwatchapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraxken%2Fwatchapp/lists"}