mystroken / headless-wordpress-express

A boilerplate for building a website with Express.js by using Headless WordPress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express.js + Headless WordPress

contributions welcome

A boilerplate for building a website with Express.js by using Headless WordPress.


The boilerplate comes with the following features:

  • Express / Pug
  • Typescript / GraphQL
  • Eslint / Prettier

Getting Started

  • Clone this repository locally.
  • Run cp .env.example .env and adjust as needed.
  • Run yarn install to install dependencies.
  • Use yarn serve to start your local server.

License

MIT Open sourced

About

A boilerplate for building a website with Express.js by using Headless WordPress.


Languages

Language:CSS 46.0%Language:TypeScript 28.6%Language:Pug 13.4%Language:JavaScript 10.3%Language:Dockerfile 1.3%Language:Shell 0.4%