Determine the Code-base of the Application

I need to do some research and determine what frontend framework should I use for the application as well as what should I develop the backend in.

Possible Front-End Options in Mind:
- Next.js + Chakra UI (thinking of Accessibility and SEO)
- React.js + Chakra UI (native React experience with Accessibility)
- Vue.js or Nuxt.js

Possible Back-End Options in Mind:
- Supabase
- Express.js + Node.js
- MongoDB + Express.js + Node.js
- Prisma
- GraphQL