For greenfield web applications, we commonly recommend using Next.js. In fact, our own website is built on it.
However, we can stand up and/or work with just about combination of language, technology, and database. For example:
React, Vue, Angular
TypeScript, Go, .NET, Java
Postgres, MySQL, MongoDB, DynamoDB
Next.js is a modern, powerful, and popular framework based on full-stack TypeScript + React. Below is a visualization of how we recommend to utilize the stack.