Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maia14/series-graphql-mongoose
An app that supports adding a series, see series details. App is using Node.js, Express, mongoose & GraphQL.
https://github.com/maia14/series-graphql-mongoose
dotenv express graphql mongoose nodejs reactjs
Last synced: 21 days ago
JSON representation
An app that supports adding a series, see series details. App is using Node.js, Express, mongoose & GraphQL.
- Host: GitHub
- URL: https://github.com/maia14/series-graphql-mongoose
- Owner: MaiA14
- Created: 2023-01-29T14:39:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T22:06:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T01:52:06.313Z (3 months ago)
- Topics: dotenv, express, graphql, mongoose, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Series
This app enables adding series & see series's details.## Prerequisites
The following technologies should be installed globally
* Node
* React## Technologies
* Server: Express, dotenv, mongoose, GraphQL
* Client: ReactSome examples of GraphQL API:
![Image of design](https://res.cloudinary.com/dtwqtpteb/image/upload/v1675018353/rcnvbprw5w8j54bhryuf.png)
![Image of design](https://res.cloudinary.com/dtwqtpteb/image/upload/v1675018495/neg2pryzghhwyl8n3eii.png)
By clicking on each series, you will be able to see serie's details
![Image of design](https://res.cloudinary.com/dtwqtpteb/image/upload/v1675018799/jb3nidom2ms3m9tghlzs.png)