Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makinhs/nestjs-with-graphql
Code source for some of my medium articles
https://github.com/makinhs/nestjs-with-graphql
graphql mongoose nestjs nodejs typescript
Last synced: about 2 hours ago
JSON representation
Code source for some of my medium articles
- Host: GitHub
- URL: https://github.com/makinhs/nestjs-with-graphql
- Owner: makinhs
- Created: 2021-08-04T20:02:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T14:57:31.000Z (over 1 year ago)
- Last Synced: 2023-08-03T20:38:45.400Z (over 1 year ago)
- Topics: graphql, mongoose, nestjs, nodejs, typescript
- Language: TypeScript
- Homepage: https://javascript.plainenglish.io/graphql-nodejs-mongodb-made-easy-with-nestjs-and-mongoose-29f9c0ea7e1d
- Size: 2.7 MB
- Stars: 34
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nestjs with Graphql
Welcome to this project!
I developed this project as a scaffold for my artciles in the medium platform
If you want to start reading please start with this [article](https://javascript.plainenglish.io/graphql-nodejs-mongodb-made-easy-with-nestjs-and-mongoose-29f9c0ea7e1d)
Please note that the main branch is outdated and each branch reflects some speccific article I published on medium.
Feel free to fork this project and to give a star if it was anyhow useful for your learnings
Cheers