apolitical-wordpress

Node.js module to expose Apolitical's WordPress database

Usage no npm install needed!

<script type="module">
  import apoliticalWordpress from 'https://cdn.skypack.dev/apolitical-wordpress';
</script>

README

Apolitical WordPress

Node.js module to expose Apolitical's WordPress database

How do I get set up?

Requirements

Requires the following to run:

Initial setup

Clone repository:

git clone git@gitlab.com:apolitical/node-modules/apolitical-wordpress.git

Install dependencies:

yarn install

Run tests:

yarn test