Code Monkey home page Code Monkey logo

maestro-script / drupal_reactjs_boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from systemseed/drupal_reactjs_boilerplate

0.0 0.0 0.0 1.89 MB

Docker based Drupal / React boilerplate with Unit / API / End-to-end test coverage examples.

Home Page: https://medium.com/systemseed/kicking-off-decoupled-drupal-react-projects-with-boilerplate-67253a8dee29

License: GNU General Public License v3.0

Makefile 4.89% PHP 28.28% Shell 0.14% CoffeeScript 55.82% JavaScript 5.67% CSS 4.94% HTML 0.26%

drupal_reactjs_boilerplate's Introduction

CircleCI ReadTheDocs

What is this project for?

The main purpose of the project is to provide a super-quick start for decoupled applications development based on Drupal 8 and React.js.

Our main goal was to create the boilerplate with minimal amount of opinionated set of features, but at the same time give developers a solid base for start to let them focus on the development and do not worry about infrastructure / integrations set up.

What does this project include?

We've got many little developers tricks and sugar added, but from the very high level the project includes:

  • One-command installation experience for the whole development / testing infrastructure
  • Docker configuration to avoid any necessity in third-party tools installed on your local machine
  • Configured Drupal 8 application based on Contenta CMS for comprehensive decoupled development
  • Configured React.js application based on Next.js for Server Side Rendering support and great dev experience
  • 3 types of tests included (Unit / Integration, API, Acceptance) with examples, Drupal API integration & database connection
  • Platform.sh ready configuration for those who want to run the project in web
  • Simple commands for automated code quality checks / fixes
  • Continuous Integration example for CircleCI to test project installation, code quality & run tests.

Installation

  1. To get everything installed locally, simply use the following commands:

    cd drupal_reactjs_boilerplate
    make install
    
  2. That's it, the Decoupled application is ready for development!

Access the applications

Demo content

This boilerplate comes as an example of integration between frontend and backend applications, therefore all demo content is enabled by default. However, if you want to get rid of it and focus on development - all you need to do is to delete the module with demo content by calling make drush pmu recipes_magazin.

Explore the documentation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.