{"id":50491998,"url":"https://github.com/drunomics/drupalforge-cms-decoupled","last_synced_at":"2026-06-02T03:30:32.256Z","repository":{"id":351396796,"uuid":"1210801941","full_name":"drunomics/drupalforge-cms-decoupled","owner":"drunomics","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-14T20:59:57.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-14T21:28:52.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/drunomics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["darrenoh"]}},"created_at":"2026-04-14T19:15:16.000Z","updated_at":"2026-04-14T21:00:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/drunomics/drupalforge-cms-decoupled","commit_stats":null,"previous_names":["drunomics/drupalforge-cms-decoupled"],"tags_count":null,"template":false,"template_full_name":"drupalforge/starter_template","purl":"pkg:github/drunomics/drupalforge-cms-decoupled","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fdrupalforge-cms-decoupled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fdrupalforge-cms-decoupled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fdrupalforge-cms-decoupled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fdrupalforge-cms-decoupled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drunomics","download_url":"https://codeload.github.com/drunomics/drupalforge-cms-decoupled/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fdrupalforge-cms-decoupled/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33805340,"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-02T02:00:07.132Z","response_time":109,"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":[],"created_at":"2026-06-02T03:30:31.542Z","updated_at":"2026-06-02T03:30:32.248Z","avatar_url":"https://github.com/drunomics.png","language":"Shell","funding_links":["https://github.com/sponsors/darrenoh"],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n  Drupalforge - Drupal CMS Nuxt Starter Template\n\u003c/h1\u003e\n\nSetup based upon the Drupalforge Starter template + Drupal CMS v2 + [Nuxt Starter Site Template](https://www.drupal.org/project/lupus_decoupled_starter)\n\n\n## How to run this template\n\n- This repository is optimized for fast deployment with\n  [DevPanel](https://www.devpanel.com). DevPanel deployment files are in the\n  [`.devpanel`](.devpanel) directory. You can add the `.devpanel` directory\n  from this repository to an existing repository.\n- You can run this repository with any tool that supports\n  [dev containers](https://containers.dev/supporting).\n- This repository is also configured to run with [DDEV](https://ddev.com).\n\n\n## Publishing a quick start image\n\nFor faster deployment, go to the [Actions](../../actions) tab in GitHub after\nyou create a new repository from this template and add a workflow that\npre-deploys your template in a Docker image, reducing the time needed to launch\na site.\n- If your repository is in the Drupal Forge\n  [GitHub organization](https://github.com/drupalforge), the Drupal Forge\n  _Docker build and push template_ can set up the workflow for you. The\n  workflow will generate a new Docker image whenever a commit is pushed to the\n  `main` or `test/*` branches. Your images will be in the Drupal Forge\n  [Docker Hub account](https://hub.docker.com/u/drupalforge).\n- Otherwise, set up your own workflow with the\n  _[Drupal Forge Docker Publish](https://github.com/marketplace/actions/drupal-forge-docker-publish)_\n  action. It includes a reusable workflow you can call from your workflow. This\n  is how the reusable workflow is used in the Drupal Forge _Docker build and\n  push template_:\n\n  ```yaml\n  name: Docker build and push template\n  on:\n    push:\n      branches:\n        - main\n        - test/*\n    workflow_dispatch:\n  jobs:\n    build-application:\n      uses: drupalforge/docker_publish_action/.github/workflows/docker-publish.yml@main\n      with:\n        dockerhub_username: ${{ vars.DOCKERHUB_USERNAME }}\n      secrets:\n        dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}\n        dp_ai_virtual_key: ${{ secrets.DP_AI_VIRTUAL_KEY }}\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fdrupalforge-cms-decoupled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrunomics%2Fdrupalforge-cms-decoupled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fdrupalforge-cms-decoupled/lists"}