Skip to content

nyn0x/MusicFeeds

Repository files navigation

BLITZ APP

Project for playing with blitz & redux & other useful tools

Start the dev server :

npm run dev

LIBRARIES USED :

MEMO

TODO / QUESTIONS

  • Auth by Blitz (currently in pre-release)

  • User can not fetch more than N entities defined in the backend

    • function checker
    • function checker when take argument it's used with include
    • each queries can have a custom N max entities
    • test with middleware (prisma >=2.3 in next release of blitz) for global check
  • User can not fetch attributs not public (via postman)

  • User can not fetch too much deep relationship

  • Admin

  • Blog

  • React Player living on every public front page

    • test switch pages
  • Artist page