Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-haskell/pug-wp

Simple express site built with Pug, powered by headless Wordpress
https://github.com/ryan-haskell/pug-wp

docker express pug wordpress

Last synced: about 1 month ago
JSON representation

Simple express site built with Pug, powered by headless Wordpress

Awesome Lists containing this project

README

        

# Pug WP
> Simple express site built with Pug, powered by headless Wordpress.

### Local Development

1. Install [Docker](https://store.docker.com/search?type=edition&offering=community)

1. `docker-compose up`

### Doing things

1. Go to `http://localhost:8080/wp-admin` for the Wordpress backend
- Username: `admin`
- Password: `password`

1. Go to `http://localhost:3000` for the web frontend