Skip to content

en3e/astropress-graphql

Repository files navigation

Astro + Wordpress GraphQL Starter

Download

git clone https://github.com/en3e/astropress-graphql.git

Setup

1.Just copy .env.example to .env.
2.Fill with your Wordpress URL and edit GraphQL path if it has changed
3.npm install OR yarn install
4.npm run dev OR yarn run dev

Disclaimer: This is a starter