Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryan-haskell/pug-wp
- Owner: ryan-haskell
- Created: 2017-09-21T13:45:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T04:20:31.000Z (about 7 years ago)
- Last Synced: 2024-11-27T09:29:37.946Z (about 2 months ago)
- Topics: docker, express, pug, wordpress
- Language: JavaScript
- Size: 73.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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