{"id":19568425,"url":"https://github.com/runroom/archetype-drupal","last_synced_at":"2025-04-27T02:33:04.372Z","repository":{"id":37006191,"uuid":"247936527","full_name":"Runroom/archetype-drupal","owner":"Runroom","description":"This is our Drupal project template","archived":false,"fork":false,"pushed_at":"2025-04-18T18:45:00.000Z","size":18665,"stargazers_count":6,"open_issues_count":10,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-19T02:50:09.390Z","etag":null,"topics":["docker","drupal","javascript","php","template","twig"],"latest_commit_sha":null,"homepage":"https://www.runroom.com","language":"PHP","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/Runroom.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,"zenodo":null}},"created_at":"2020-03-17T10:06:10.000Z","updated_at":"2025-04-18T13:58:57.000Z","dependencies_parsed_at":"2023-10-14T18:43:55.555Z","dependency_job_id":"3f8147f7-4d23-4f03-a963-0d5ebcce7d03","html_url":"https://github.com/Runroom/archetype-drupal","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/Runroom%2Farchetype-drupal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Farchetype-drupal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Farchetype-drupal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Farchetype-drupal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runroom","download_url":"https://codeload.github.com/Runroom/archetype-drupal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080744,"owners_count":21533142,"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","drupal","javascript","php","template","twig"],"created_at":"2024-11-11T06:04:13.790Z","updated_at":"2025-04-27T02:33:04.367Z","avatar_url":"https://github.com/Runroom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archetype Drupal\n\n[![CI](https://github.com/Runroom/archetype-drupal/actions/workflows/ci.yaml/badge.svg)](https://github.com/Runroom/archetype-drupal/actions/workflows/ci.yaml)\n[![QA](https://github.com/Runroom/archetype-drupal/actions/workflows/qa.yaml/badge.svg)](https://github.com/Runroom/archetype-drupal/actions/workflows/qa.yaml)\n[![Build](https://github.com/Runroom/archetype-drupal/actions/workflows/build.yaml/badge.svg)](https://github.com/Runroom/archetype-drupal/actions/workflows/build.yaml)\n\n## Requirements\n\nTo run this project, you need to have:\n\n- [Git](https://git-scm.com/)\n- [Nvm](https://github.com/nvm-sh/nvm)\n- [NPM](https://www.npmjs.com/)\n- [Mkcert](https://github.com/FiloSottile/mkcert)\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/cli-command/)\n\n## Setup\n\nTo start the project for the first time:\n\n```bash\n    make\n```\n\nTo generate build assets:\n\n```bash\n    nvm use\n    npm clean-install\n    npx encore dev\n```\n\n- Open `https://localhost:8443` in your browser.\n- Open `https://localhost:8425` in your browser to access Mailpit.\n\nTo log in to the user panel for the first time:\n\n```bash\n    make ssh\n\n    drush user:login --uri=https://localhost:8443\n```\n\nTo use xDebug, after the initial `make`, you can run:\n\n```bash\n    make up-debug\n```\n\nAnd you will only restart the `app` container with the xDebug enabled, to disable it again, run\n`make up` again.\n\nTo run the application in production mode:\n\n```bash\n    make prod\n```\n\nRemember to run `make dev` when you finish working on the project in prod mode.\n\n## Contribute\n\nPlease refer to [CONTRIBUTING](doc/Contributing.md) for information on how to contribute to the\nArchetype and its related projects.\n\n## Additional documentation\n\n- [Code of conduct](doc/Code_of_conduct.md)\n- [Continuous Integration](doc/Continuous_integration.md)\n- [Contributing](doc/Contributing.md)\n- [Deployment](doc/Deployment.md)\n- [Docker](doc/Docker.md)\n- [Drupal](doc/Drupal.md)\n- [Mailpit](doc/Mailpit.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Farchetype-drupal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunroom%2Farchetype-drupal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Farchetype-drupal/lists"}