{"id":24092803,"url":"https://github.com/weknowinc/sandcamp-demo","last_synced_at":"2026-05-13T11:34:19.451Z","repository":{"id":129293713,"uuid":"126297096","full_name":"weknowinc/sandcamp-demo","owner":"weknowinc","description":"Sandcamp Drupal Demo ","archived":false,"fork":false,"pushed_at":"2018-03-22T07:55:11.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T10:57:40.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weknowinc.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":"2018-03-22T07:34:35.000Z","updated_at":"2018-03-22T07:55:12.000Z","dependencies_parsed_at":"2023-07-14T23:30:46.397Z","dependency_job_id":null,"html_url":"https://github.com/weknowinc/sandcamp-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/weknowinc/sandcamp-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weknowinc%2Fsandcamp-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weknowinc%2Fsandcamp-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weknowinc%2Fsandcamp-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weknowinc%2Fsandcamp-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weknowinc","download_url":"https://codeload.github.com/weknowinc/sandcamp-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weknowinc%2Fsandcamp-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32980812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T11:31:52.688Z","status":"ssl_error","status_checked_at":"2026-05-13T11:31:52.072Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-10T08:50:27.184Z","updated_at":"2026-05-13T11:34:19.432Z","avatar_url":"https://github.com/weknowinc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Composer template for Drupal projects.\n \n\u003e Optimized to use with Docker and DrupalConsole.\n\n### Clone repository\n```\ngit clone https://github.com/weknowinc/drupal-project\n```\n\n### Copy and rename the `.env.dist` file\n```\ncp .env.dist .env\n```\n\n### Edit configuration\nEdit the copied `.env` file and make changes according to your project needs.\n\nExample update default `HOST_NAME` from `drupal.develop` to `mysite.develop`.\n\n### Starting the containers\nTo start the containers you need to execute the following command docker-compose up -d, grab some coffee or a beer and be patient while the images are downloaded to your local computer.\n```\ndocker-compose up -d\n```\nNOTE: We suggest provide the detached mode flag to run in background.\n\n### Add hostname entry in your `/etc/hosts` file\n```\n127.0.0.1    drupal.develop\n```\nNOTE: Use your own domain if you make changes in the copied `.env` file.\n\nOpen your browser and point to `http://drupal.develop/` or the hostname you entered on the `.env` file.\n\n### Shutting down the containers\n```\ndocker-compose down\n\ndocker-compose down -v\n```\nNOTE: You can pass the -v flag to destroy the shared volumes as well. Be careful this will destroy any data on the shared volumes between the container and the local machine.\n\n### Checking for used ports\nOne common issue you'll likely run into while starting the containers, is finding the ports in use, this could mean an instance of Apache, Nginx, MySQL or other service is already running, so if you want to know what is using the ports you can run this commands on your terminal:\n\n```\n# web (Apache, Nginx)\nlsof -i :80\n\n# db (MySQL, MariaDB)\nlsof -i :3306\n```\n\nWe based the docker configuration of this repository on the [Drupal4Docker](https://github.com/wodby/docker4drupal) project.\n\nWe based the composer configuration on the [drupal-composer/drupal-project](https://github.com/drupal-composer/drupal-project) project.\n\nClick here for info about [composer](composer.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweknowinc%2Fsandcamp-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweknowinc%2Fsandcamp-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweknowinc%2Fsandcamp-demo/lists"}