Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 379 Bytes

TODO.md

File metadata and controls

14 lines (11 loc) · 379 Bytes

TODO

  • upgrade seed to prisma 2
  • add connection loader
  • add SQL migrations for initial data structure
  • add sample tests and test running
  • update templates
  • add templating for adding mutations, queries, subscriptions, etc.
    • Code injection
  • add support for typescript
  • use graphql modules?
  • clean up worker queue implemenation when loading into modules/services