{"id":17823104,"url":"https://github.com/artofcode-/patches","last_synced_at":"2025-10-28T21:30:55.267Z","repository":{"id":44317419,"uuid":"212444911","full_name":"ArtOfCode-/patches","owner":"ArtOfCode-","description":"Adaptable emergency response dispatch web app","archived":false,"fork":false,"pushed_at":"2023-03-03T07:33:21.000Z","size":413,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-21T07:41:08.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ArtOfCode-.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-02T21:29:22.000Z","updated_at":"2021-08-15T15:38:58.000Z","dependencies_parsed_at":"2024-10-27T18:39:02.761Z","dependency_job_id":null,"html_url":"https://github.com/ArtOfCode-/patches","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/ArtOfCode-%2Fpatches","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fpatches/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fpatches/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtOfCode-%2Fpatches/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtOfCode-","download_url":"https://codeload.github.com/ArtOfCode-/patches/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238725152,"owners_count":19520113,"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-27T17:51:00.946Z","updated_at":"2025-10-28T21:30:48.752Z","avatar_url":"https://github.com/ArtOfCode-.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# patches\r\nAdaptable emergency response dispatch software\r\n\r\n## Installation \u0026 Usage\r\nClone the repository, run the build script, and create the database.\r\n\r\n```bash\r\ngit clone https://github.com/ArtOfCode-/patches\r\ncd patches\r\n./build.sh\r\nmysql -u root -p \u003c database.sql\r\n```\r\n\r\nTo run the server for **development**, I suggest using [nodemon](https://www.npmjs.com/package/nodemon), which is _not_ included as\r\na dependency in this project. You'll need to install it first with `npm i -g nodemon`, then run the server with:\r\n\r\n```bash\r\nDEBUG=app:* nodemon build/app.js\r\n```\r\n\r\n[npm-watch](https://www.npmjs.com/package/npm-watch) is also included in this project to let you build views and assets as you develop;\r\nrun `npm-watch` in a terminal before you start to make use of this.\r\n\r\nTo run the server for **production**, you can use simple Node, and turn much of the debug logging off:\r\n\r\n```bash\r\nDEBUG=app:base node build/app.js\r\n```\r\n\r\n## Contributing\r\nContributions are welcome. Please open an issue first so that I know what you're working on and can discuss it if necessary.\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fpatches","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartofcode-%2Fpatches","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartofcode-%2Fpatches/lists"}