/sffaudio-graph-ql

GraphQl server for SffAudio.com. Below searches for PDF books written by "Clarke" when triangular "Run" button pushed

Primary LanguageJavaScriptMIT LicenseMIT

sffaudio-graph-ql

This is an in-browser GraphiQl EVERYTHING search for 'Clarke' combining three MongoDb databases as well as the standard WordPress MySQL database into one datasource. Click the triangular "Run" button.

The returned json from GraphQl JSON search for 'Clarke'.

Quick start guide

npm install

npm start  // start node with watchers

npm test  // run Jest tests

Deploy

npm run build

npm run serve

http://localhost:3000/media-radio-lists

Free Hosting on render.com

Web Service

Settings
	Build Command	$ npm install
	Start Command	$ node src/server.js