Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/steenhansen/sffaudio-graph-ql

GraphQl server for SffAudio.com. Below searches for PDF books written by "Clarke" when triangular "Run" button pushed
https://github.com/steenhansen/sffaudio-graph-ql

babel graphql jest nodejs php react

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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