yoga2 icon indicating copy to clipboard operation
yoga2 copied to clipboard

Yoga 2.0 Roadmap

Open Weakky opened this issue 5 years ago • 5 comments

Beta roadmap

  • [x] Add proper documentation (#93)
  • [x] Eject command (#81)
  • [ ] Support middlewares (#88) (#91)
    • [ ] Handle authorizations (depends on middleware) (#35)
    • [ ] Handle authentication (depends on middleware) (#34)
  • [x] Support different environments out-of-the-box (dev/staging/prod etc) (#111)
    • eg: yoga.config.prod.ts => yoga.config.staging.ts => yoga.config.dev.ts
  • [ ] Automatic SDL comment generation (#92)
  • [x] Bootstrap a GraphQL server from an existing database (#29)

Expect the beta of Yoga to be rolled out around the end of this month (March 2019)

Needs discussion

  • [ ] Move graphql folder out of src (#85)

Side note

Yoga should already be usable despite the missing features that are mentioned above. If you want to start riding on the bleeding edge and give us feedback, please feel free to do so :pray:

Weakky avatar Mar 05 '19 14:03 Weakky

@Weakky Handle fileupload #43 also I just read the part end of this month (March 2019) 🎉 🎉 🎉

Other things that can be added to the list, a good documentation on how to do testing #107 #46

guledali avatar Mar 05 '19 14:03 guledali

  • [ ] Move the generated schema.graphql in to .yoga?

williamluke4 avatar Apr 11 '19 07:04 williamluke4

@Weakky Is Yoga2 dead?

williamluke4 avatar Nov 01 '19 08:11 williamluke4

@williamluke4 came to ask the same thing. I'm thinking I'll go Apollo for now and see if this comes back to life later...

firrae avatar Nov 03 '19 03:11 firrae

Take look into prisma2 repository that should have all that yoga2 have. I think yoga2 is no longer maintained, but similar features can be found in prisma2 repo

wtrocki avatar Nov 03 '19 11:11 wtrocki