Skip to content

Drupal8 Environment installer based on Lando, build with electron-vue

Notifications You must be signed in to change notification settings

albu-vlad/lalabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

090c98a · Jun 30, 2018

History

32 Commits
Jun 22, 2018
Jun 22, 2018
Jun 28, 2018
Jun 28, 2018
Jun 22, 2018
Jun 30, 2018
Jun 30, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 22, 2018
Jun 28, 2018
Jun 22, 2018
Jun 30, 2018
Jun 30, 2018

Repository files navigation

LalaBox

Blazing fast 5 min Environment install for Drupal8

An electron-vue project

  • #f03c15 This is WIP: There will be dragons!

LalaBox demo

About

Lalabox is a one click Drupal8 environment installer wrapped around Lando and build with electron-vue. Lalabox provides a quick environment ready for development, configured with a standard profile and an installed database. It essentially runs a series of bash commands that clone drupal-composer project locally, initialises lando and uses Drupal Console to run a site install with db.

You can find your projects in "/Users/username/Drupal8Projects".

Prerequisites:

  1. Docker
  2. Lando

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

Releases

No releases published

Packages

No packages published