{"id":25606027,"url":"https://github.com/mozodev/drupal-project","last_synced_at":"2025-04-13T10:42:29.054Z","repository":{"id":87904629,"uuid":"399774895","full_name":"mozodev/drupal-project","owner":"mozodev","description":"Composer project for new drupal project","archived":false,"fork":false,"pushed_at":"2024-01-20T01:22:08.000Z","size":1126,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T19:16:28.914Z","etag":null,"topics":["composer","drupal"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/mozodev.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}},"created_at":"2021-08-25T10:14:09.000Z","updated_at":"2024-01-20T00:08:07.000Z","dependencies_parsed_at":"2024-01-20T02:11:07.608Z","dependency_job_id":"a1ebe780-6537-4728-a002-bf6e486b244b","html_url":"https://github.com/mozodev/drupal-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozodev%2Fdrupal-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozodev%2Fdrupal-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozodev%2Fdrupal-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozodev%2Fdrupal-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozodev","download_url":"https://codeload.github.com/mozodev/drupal-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248701883,"owners_count":21148110,"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":["composer","drupal"],"created_at":"2025-02-21T18:26:45.627Z","updated_at":"2025-04-13T10:42:29.030Z","avatar_url":"https://github.com/mozodev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drupal-project\n\nFROM [drupal/recommended-project](https://github.com/drupal/recommended-project)\n\n## development\n\n```bash\n# Just use this as template to create new repo and clone it.\n# Check dependencies.\n$ php -v \u0026\u0026 sqlite3 -version \u0026\u0026 composer -V\n# $ mysql -V | psql -V\n# Install php package dependencies\n$ composer install\n\n# cp config/site-dev/env.example ./.env\n# @see composer.json:33\n$ composer set-env\n# @see composer.json:34\n# Add env-vars.conf to expose envvar\n# $ composer set-env:apache2\n\n# Load env variable to shell\n# https://direnv.net/\n$ sudo apt install -y direnv\n$ echo 'dotenv' \u003e ./.envrc \u0026\u0026 direnv allow\n\n# Run web server.\n$ composer start\n\n# [optional] Install site if needed.\n$ composer site-install\n# Uninstall site.\n$ composer site-uninstall\n```\n\n## deploy\n\n```bash\n$ cp .env .env.stage\n# add envvars for stage\n$ ./scripts/project/deploy-init.sh {-:stage|prod}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozodev%2Fdrupal-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozodev%2Fdrupal-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozodev%2Fdrupal-project/lists"}