Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 304 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 304 Bytes

Change to Good mode with this Tool.

##Backend:

  • Mongoose Model
  • Service (create, update, find, findbyID, findBy*)
  • Graphql types
  • Apollo Resolvers

##Frontend

  • Vue components with Vuetify (DataTable, CreateForm, UpdateForm)
  • Page crud
  • Provider with graphql calls
  • GQL queries and mutations