create-graphql-server
create-graphql-server copied to clipboard
Deprecation.
Note that I've not had time to spend on this project and I think the dependencies are increasingly falling out of date.
If anyone is interested in taking over the project, please do! (@tobkle, @lorensr?)
Otherwise I've added a note: https://github.com/tmeasday/create-graphql-server/blob/master/README.md#create-graphql-server
No, I found it very useful, though—thanks a lot for making it! Wonder in future how much the "graphql database" idea of Prisma will take hold
On Wed, Feb 28, 2018 at 8:22 PM, Tom Coleman [email protected] wrote:
Note that I've not had time to spend on this project and I think the dependencies are increasingly falling out of date.
If anyone is interested in taking over the project, please do! (@tobkle https://github.com/tobkle, @lorensr https://github.com/lorensr?)
Otherwise I've added a note: https://github.com/tmeasday/ create-graphql-server/blob/master/README.md#create-graphql-server
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tmeasday/create-graphql-server/issues/55, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPVmD190N00Pa-3S1_j2n7m2kG2xcxXks5tZ01LgaJpZM4SXnYJ .
Thanks Tom for developing this. I still like the idea of having a NodeJS GraphQL generator and I also learnt a lot while working with it. Recently I was working with prisma, as there is a lot activity and they solved already a lot of topics, which this project would have to solve. What I don't like on prisma is, that it is in Scala, would have preferred a NodeJS solution. However, I cannot spend the required time on this project. Thanks for asking.