Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martin2844/mern-car-ql
A simple react/node app to search cars via graphql
https://github.com/martin2844/mern-car-ql
Last synced: 8 days ago
JSON representation
A simple react/node app to search cars via graphql
- Host: GitHub
- URL: https://github.com/martin2844/mern-car-ql
- Owner: martin2844
- Created: 2020-02-16T23:27:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:46:20.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T13:27:11.294Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://car-graphql.netlify.com/
- Size: 3.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mern-car-ql
A simple graphQL focused API.
The backend is hosted on heroku, whilst the front is hosted on netlify.
They honeslty could be both hosted on heroku, just by adding the build file of react to be served by node, and modifying the heroku command in order to build the file when the git repo is updated.
For now, it'll remain like this, as its just a proof of concept.
Enter https://car-graphql.herokuapp.com/graphql to check available queries.
Check the front end here: https://car-graphql.netlify.com/