More Premium Hugo Themes Premium Nuxt Themes

Quickstart

One click, fully Decoupled Drupal with DruxtJS.

Quickstart

One click, fully Decoupled Drupal with DruxtJS.

Author Avatar Theme by druxt
Github Stars Github Stars: 13
Last Commit Last Commit: Nov 16, 2022 -
First Commit Created: Jun 19, 2023 -
Quickstart screenshot

Overview:

Druxt Quickstart is a one-click solution for fully decoupled Drupal development using DruxtJS. It provides a quickstart installation of Drupal 9, Nuxt 2, and Druxt 0, allowing developers to get started quickly with decoupled Drupal projects.

Features:

  • Drupal and Nuxt Mono-Repo: Druxt Quickstart provides a mono-repo structure that includes both Drupal and Nuxt, making it easy to manage and develop decoupled Drupal applications.
  • Quick-er Start: The quickstart installation allows developers to start building without the need to set up Drupal, Nuxt, and Druxt from scratch.
  • Pre-installed UI Frameworks: Druxt Quickstart offers a choice of pre-installed UI frameworks such as BootstrapVue and TailwindCSS, allowing developers to start with a pre-configured user interface.

Installation:

To install Druxt Quickstart, follow these steps:

  1. Click the “Use this template” button on GitHub and create a new repository.
  2. Clone the repository to your local machine using git clone git@github.com:druxt/quickstart.git.
  3. Set up an .env file by copying the .env.example file and updating the variables as required.
  4. Install and set up Drupal by running the necessary commands from the repository root.
  5. Install and run Nuxt by running the necessary commands from the repository root.

For cloud development with Gitpod.io, follow these additional steps:

  1. Click the “Use this template” button on GitHub and create a new repository.
  2. Once the repository has been generated, open it in Gitpod by appending https://gitpod.io# to the GitHub URL.
  3. Wait for your codebase to build.
  4. Access the pre-installed, pre-configured, and running instance of Drupal and Nuxt using the provided URLs.

Please refer to the provided URLs for more detailed documentation on installation and setup.

Summary:

Druxt Quickstart is a convenient solution for developers looking to start decoupled Drupal projects quickly. It provides a pre-configured setup of Drupal and Nuxt, along with the option to use pre-installed UI frameworks. With easy installation and setup instructions, developers can save time and focus on building their decoupled Drupal applications.