{"id":20117898,"url":"https://github.com/webong/backend-docker-sample","last_synced_at":"2025-05-06T14:31:15.958Z","repository":{"id":42318863,"uuid":"212206162","full_name":"webong/backend-docker-sample","owner":"webong","description":"A Nodejs Backend App with Docker","archived":false,"fork":false,"pushed_at":"2023-01-04T11:53:52.000Z","size":515,"stargazers_count":0,"open_issues_count":12,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-09T13:41:04.986Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webong.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":"2019-10-01T21:50:20.000Z","updated_at":"2019-11-08T10:17:15.000Z","dependencies_parsed_at":"2023-02-02T11:16:11.604Z","dependency_job_id":null,"html_url":"https://github.com/webong/backend-docker-sample","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/webong%2Fbackend-docker-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Fbackend-docker-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Fbackend-docker-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Fbackend-docker-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webong","download_url":"https://codeload.github.com/webong/backend-docker-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252703313,"owners_count":21790865,"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-11-13T19:08:50.005Z","updated_at":"2025-05-06T14:31:15.671Z","avatar_url":"https://github.com/webong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# backend-docker-sample\n\nThis project is created to help learn docker configurations for backend projects.\n\n# Prerequisites\n\nInstall [node](https://nodejs.org/en/download/). \n\nExample node install instructions for LTS node 10.x:\n```\ncurl -sL https://deb.nodesource.com/setup_10.x | bash\nsudo apt install -y nodejs\n```\n\nInstall all packages with `npm install`\n\n# Starting in production mode\nNotice, that not everything is necessary for all the exercises.\n\n## Starting project\n\nTo start the server in production mode: `npm start`\n\nTest that the project is running by going to \u003chttp://localhost:8000\u003e\n\n## Accepting connections\n\nIf your frontend is not running in the same origin, run the server with `FRONT_URL=\u003cfront-url\u003e npm start` (without \u003c \u003e) to allow cross-origin requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebong%2Fbackend-docker-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebong%2Fbackend-docker-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebong%2Fbackend-docker-sample/lists"}