Skip to content

snipcart/drupal-headless-inferno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Headless Architecture with An Inferno.js App

drupal headless

Developers can finally focus on using CMSs solely for what they are good at—content management & administrative process. Other (much better) services can handle the rest!

Here I'm trying this, going headless with Drupal.

I'll use Drupal as a backend for a small e-commerce app powered by the React-like framework Inferno.js.

Steps:

  • Setting up Drupal
  • Enabling Drupal headless mode
  • Creating views for our products
  • Consuming data in Inferno.js
  • Generating the cart with Snipcart

Read full tutorial

See live demo

Enjoy folks!