Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/steenhansen/sffaudio-graph-ql
- Owner: steenhansen
- License: mit
- Created: 2018-04-19T06:04:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T22:56:26.000Z (4 months ago)
- Last Synced: 2024-12-02T19:17:43.208Z (2 months ago)
- Topics: babel, graphql, jest, nodejs, php, react
- Language: JavaScript
- Homepage: http://bit.ly/3IGY0bj
- Size: 1.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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