{"id":23260144,"url":"https://github.com/kostadinlambov/social-network-dockerized","last_synced_at":"2026-07-01T00:32:18.379Z","repository":{"id":127454714,"uuid":"281189319","full_name":"kostadinlambov/Social-Network-Dockerized","owner":"kostadinlambov","description":"Social-Network-Dockerized is the dockerized version of a RESTful API.","archived":false,"fork":false,"pushed_at":"2020-07-22T21:48:41.000Z","size":50270,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-10T13:30:39.410Z","etag":null,"topics":["docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":null,"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/kostadinlambov.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":"2020-07-20T17:57:53.000Z","updated_at":"2023-09-17T15:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1b81076-197d-4bdd-b896-6a9513b7e3e9","html_url":"https://github.com/kostadinlambov/Social-Network-Dockerized","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kostadinlambov/Social-Network-Dockerized","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostadinlambov%2FSocial-Network-Dockerized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostadinlambov%2FSocial-Network-Dockerized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostadinlambov%2FSocial-Network-Dockerized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostadinlambov%2FSocial-Network-Dockerized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kostadinlambov","download_url":"https://codeload.github.com/kostadinlambov/Social-Network-Dockerized/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kostadinlambov%2FSocial-Network-Dockerized/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34988712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"],"created_at":"2024-12-19T13:14:36.338Z","updated_at":"2026-07-01T00:32:18.350Z","avatar_url":"https://github.com/kostadinlambov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social-Network-Dockerized\n\nSocial-Network-Dockerized is the dockerized version of my [Social-Network](https://github.com/kostadinlambov/Social-Network/) application. \nThis project contains a single docker-compose.yml file with three services:\n- app-server - the server of the application (Spring Boot)\n- app-client - the client of the application (React.JS)\n- db - the databease of the application (MySql)\n\nThe images for the [app-server](https://hub.docker.com/repository/docker/klambov/kl-social-network-server) and [app-client](https://hub.docker.com/repository/docker/klambov/kl-social-network-client) are already built and pushed to [Docker Hub](https://hub.docker.com/).\n\n\n## Requirements\n\n1. Install [Docker](https://www.docker.com/products/docker-desktop)\n\n2. In order to be able to save `Photos` you need to sign up to [Cloudinary](https://cloudinary.com/) and enter your credentials in the `app-server` service of the `docker-compose.yml`\n\n3. Stop your locally running `SQL-Server`, if you have any\n\n## Steps to Setup\n\n1. **Clone the application**\n\n\t```bash\n\tgit clone https://github.com/kostadinlambov/Social-Network-Dockerized.git\n\tcd Social-Network-Dockerized\n\t```\n\n2. **Start the application**\n\nRun in the project directory:\n\n```bash\ndocker-compose up -d\n```\n\nThe front-end server will start on port `9090`. To open it enter in your browser:\n\n```bash\nhttp://localhost:9090\n```\n\n3. **Stop the application**\n\nYou can stop the containers with:\n\n ```bash \n docker-compose down\n ```\n## App screenshots\n\n1. **Home Page**\n\n ![App Screenshot](kl-social-network-home.PNG)\n\n2. **Friends Page**\n\n ![App Screenshot](kl-social-network-friends.PNG)\n\n3. **Photos Page**\n\n ![App Screenshot](kl-social-network-photos.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostadinlambov%2Fsocial-network-dockerized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkostadinlambov%2Fsocial-network-dockerized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkostadinlambov%2Fsocial-network-dockerized/lists"}