Git Product home page Git Product logo

nuxtpress's Introduction

NuxtPress - WordPress x Nuxt Development Environment

NuxtPress combines WordPress, the worlds biggest CMS with NuxtJS, a brilliant front-end application framework, built on top of Vue.

This README contains the quick start and intro documentation.
Check out the documentation directory for more detailed information on NuxtPress.

Quick start

git clone https://github.com/hex-digital/nuxtpress.git
cd nuxtpress
docker-compose up -d wp.nuxtpress
cd nuxt && cp .env.dist .env && cp assets/scss/settings/_settings.config.dist.scss assets/scss/settings/_settings.config.scss
yarn install && yarn dev

Introduction

NuxtPress aims to provide a ready to use development environment, combining WordPress with Nuxt. Included are:

  • Fully dockerized WordPress and NuxtJS containers, setup in one command: docker-compose up -d

  • Extended Rest API gives easy access to meta-fields, featured media menus and front-page config.

  • Latest NuxtJS, with a WordPress $wp object, to connect to the extended WordPress Rest API.

This allows you to skip all the backend coding, but provides the flexibility to extend the backend if you want to.

The following sites are powered by NuxtPress:

https://prostack.uk

Get in touch to have your site listed here.

Links

WUXT Headless WordPress API Extensions: Plugin which includes all our API extensions.

Credits

@northosts for the fantastic Wuxt framework on which NuxtPress is hugely dependent. https://github.com/northosts/wuxt
@yashha for the excellent idea with the $wp object, first implemented in https://github.com/yashha/wp-nuxt

nuxtpress's People

Contributors

baziodev avatar dependabot[bot] avatar

Watchers

 avatar

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.