Angular With @neo4j/graphql and the Nest.js Backend
Mar 16, 2023 7 mins read
neo4j cypher query showing movies and actorsIn my previous article, you could learn how to set up @neo4j/graphql with the NestJS backend framework. So now let’s create an Angular frontend on top of that and organize everything with NX monorepo.I will try to show how quickly you can start... read more