Tag: neo4j-aura
-
How to connect to AuraDB from a Gatsby-based pages
0 I’m building a website with Gatsby. It will be fully static. I use a Neo4J base hosted (aka an AuraDB free instance) to store data needed for the website. I’m trying to get things working together but I end up with a 403 when trying to get some data from the DB. Beginning of…