https://github.com/warmachine028/learning-graphql
A repository to learn and experiment with graphQL
https://github.com/warmachine028/learning-graphql
graphql
Last synced: 3 months ago
JSON representation
A repository to learn and experiment with graphQL
- Host: GitHub
- URL: https://github.com/warmachine028/learning-graphql
- Owner: warmachine028
- License: mit
- Created: 2023-09-01T15:57:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T02:49:12.000Z (over 1 year ago)
- Last Synced: 2025-02-11T03:27:08.775Z (over 1 year ago)
- Topics: graphql
- Language: JavaScript
- Homepage: https://learning-graph-ql-pritam.vercel.app
- Size: 208 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
updated on: 11th February 2025, Tuesday
# [Learning GraphQL](https://github.com/warmachine028/learning-GraphQL)
![line]
## Table of Contents
- [Introduction](#introduction)
- [Developement](#developement)
- [Tech Stack Used](#tech-stack-used)
- [Preview](#preview)
- [Best Contributors](#best-contributors)
- [License](#license)
![line]
## Introduction
- Sole purpose of this repository is to experiment and learn GraphQL
![line]
## Developement
```sh
$> cd src
$> npm i
$> npm start
> learning-graphql@1.0.0 start
> nodemon index.js
[nodemon] 3.0.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
...
```
![line]
## Tech Stack Used
- GraphQL: Querying
- Node JS: Sever
- Express: Routing
- Nodemon: Development
- Vercel: Deployment
- Git: Version Control
- Github: Repository Management
      
[markdown badges]: https://github.com/Ileriayo/markdown-badges
![line]
## Preview
![line]
## Best Contributors
![line]
## License
- See [LICENSE]
**Pritam, 2023**
![line]
## Thank you, everyone 💚
[line]: https://user-images.githubusercontent.com/75939390/137615281-3a875960-92cc-407f-97fe-fd2319bdb252.png
[License]: https://github.com/warmachine028/learning-GraphQL/blob/main/LICENSE