{"id":16266064,"url":"https://github.com/decipher/druxt-experiment-forms-files","last_synced_at":"2026-01-11T01:54:19.917Z","repository":{"id":139477721,"uuid":"501470925","full_name":"Decipher/druxt-experiment-forms-files","owner":"Decipher","description":"Druxt Experiment: Forms \u0026 Files","archived":false,"fork":false,"pushed_at":"2025-04-02T03:32:16.000Z","size":547,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-02T04:27:34.595Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Decipher.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":"2022-06-09T01:57:16.000Z","updated_at":"2022-06-09T01:57:22.000Z","dependencies_parsed_at":"2023-12-16T06:30:31.536Z","dependency_job_id":"e04971b3-2be3-4a63-8814-a627de3bc1c8","html_url":"https://github.com/Decipher/druxt-experiment-forms-files","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"cc29872714c985477de4d064927b4cdf6b1b15d6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"druxt/quickstart-druxt-site-tome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdruxt-experiment-forms-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdruxt-experiment-forms-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdruxt-experiment-forms-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decipher%2Fdruxt-experiment-forms-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Decipher","download_url":"https://codeload.github.com/Decipher/druxt-experiment-forms-files/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246827758,"owners_count":20840464,"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":[],"created_at":"2024-10-10T17:21:42.317Z","updated_at":"2026-01-11T01:54:19.892Z","avatar_url":"https://github.com/Decipher.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DruxtSite quickstart - Drupal with Tome sync\n\n\u003e One click, Fully Decoupled Drupal Site starter-kit with Druxt.\n\nDruxtSite connects Drupal to Nuxt via JSON:API to provide a framework for building a Fully Decoupled site.\n\nThis repostory provides a quickstart installation of:\n- Drupal 9 with Tome sync\n- Nuxt 2\n- DruxtSite\n\n\n## Quickstart\n\nTry it before you fork it:\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/druxt/quickstart-druxt-site-tome)\n\n\n## Getting started\n\n1. Click the **Use this template** button in GitHub and follow the on-screen instructions to **Create a new repository**.\n\n2. Once the repository has been generated, open it in Gitpod by appending `https://gitpod.io#` to the GitHub url.\n\n   Example: `https://gitpod.io#github.com/druxt/quickstart-druxt-site-tome`\n\n   _Note:_ If this is your first time using Gitpod, you can signup for a free plan with your Github account.\n\n3. Wait for your codebase to build.\n\n   _Note:_ To speed up this step, enable Prebuilds by follow the instructions @ https://www.gitpod.io/docs/prebuilds#enable-prebuilt-workspaces\n\n\n## How to use it\n\nYour environment contains a pre-install, pre-configured and running instance of Drupal with Tome, and Nuxt with the DruxtSite module enabled.\n\nYou can access the services in your browser, via the **Remote Explorer** extension, or via the URL pattern: `https://[PORT]-[GITPOD_ID].[GITPOD_SERVER].gitpod.io`\n\n\n## Services\n\n| Port | Service |\n| -- | -- |\n| `3000` | Nuxt.js |\n| `3003` | Storybook |\n| `8080` | Drupal |\n\n\n## Tools\n\n### DDEV\n\n\u003e DDEV is an open source tool that makes it dead simple to get local PHP development environments up and running within minutes. \n\nDDEV is used to manage the Drupal instance, and provides a CLI that can be used to run common drupal tasks, including `ddev drush`.\n\nThese commands should be run from within the `/drupal` folder.\n\nRefer to the documentation for more details: https://ddev.readthedocs.io\n\n\n### @nuxtjs/storybook\n\n\u003e Storybook integration with NuxtJS .\n\nDruxt integrates with the Nuxt Storybook module to provide zero-configuration, auto-discovery stories with access to live data from your Drupal backend.\n\nTo start Storybook, navigate to the `nuxt` directory and run `npx nuxt storybook`.\n\n\n### Tome sync\n\nTome sync is a static storage system for content, allowing you to keep your content up to date without the need of a database.\n\nSee the project page for more details: https://www.drupal.org/project/tome\n\n\n## License\n\n[MIT](https://github.com/druxt/druxt.js/blob/develop/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher%2Fdruxt-experiment-forms-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecipher%2Fdruxt-experiment-forms-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher%2Fdruxt-experiment-forms-files/lists"}