{"id":23541376,"url":"https://github.com/blackbass64/nodemon-docker","last_synced_at":"2025-04-23T19:16:45.892Z","repository":{"id":46313345,"uuid":"250050954","full_name":"blackbass64/nodemon-docker","owner":"blackbass64","description":"🐳 Node.js local development on docker container and nodemon","archived":false,"fork":false,"pushed_at":"2022-12-13T18:35:49.000Z","size":90,"stargazers_count":9,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T19:16:33.479Z","etag":null,"topics":["docker","docker-compose","express","hacktoberfest","nodejs","nodemon"],"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/blackbass64.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":"2020-03-25T17:52:23.000Z","updated_at":"2023-12-17T12:01:19.000Z","dependencies_parsed_at":"2023-01-28T14:02:51.560Z","dependency_job_id":null,"html_url":"https://github.com/blackbass64/nodemon-docker","commit_stats":null,"previous_names":["blackbass64/nodemon-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackbass64%2Fnodemon-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackbass64%2Fnodemon-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackbass64%2Fnodemon-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackbass64%2Fnodemon-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackbass64","download_url":"https://codeload.github.com/blackbass64/nodemon-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250496989,"owners_count":21440231,"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":["docker","docker-compose","express","hacktoberfest","nodejs","nodemon"],"created_at":"2024-12-26T05:15:45.128Z","updated_at":"2025-04-23T19:16:45.857Z","avatar_url":"https://github.com/blackbass64.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Nodemon Docker\n\nNode.js local development on docker container and nodemon\n\nYou don't need to install [Node.js](https://nodejs.org/) or [npm](https://www.npmjs.com/) on your machine to develop Node.js, just using only [Docker](https://www.docker.com/)\n\n## Start developing on local machine\nBefore you begin, you need to make sure you have installed [Docker Desktop](https://www.docker.com/products/docker-desktop)\n\nStart project, run\n\n```bash\ndocker-compose up\n```\n\nIn case if you want to use npm or Node.js commands.\n\n```bash\ndocker-compose run --rm app \u003cYOUR-DESIRED-COMMAND\u003e\n```\nex. `docker-compose run app npm install jest --save`\n\nIf you want to re-build the container please stop the current one and run the following command below.\n```bash\ndocker-compose up --build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackbass64%2Fnodemon-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackbass64%2Fnodemon-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackbass64%2Fnodemon-docker/lists"}