This is a git project template for creating new repos with Fastify for the backend, React.js for the frontend, Parcel as the bundler, TailwindCSS for the UI Styling, and all of this using Typescript.
There is also support for GraphQL using the mercurius framework. A simple example of an /add route demonstrates GraphQL.