Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-24-2019 12:00 PM
Sorry for the vague title, but not sure how to sum up what I'm trying to ask. I've been using Neo4j for about a month or so and I'm definitely sure that this is the right way to go. I just hit a point where I messed up my graph and I'm going to have to rebuild it...so I wanted to ask a few questions to make sure I didn't make any rookie mistakes...
My project is a specialized dating/community app. Think FB mixed with OKCupid. The frontend is a React application. I installed Neo4j on a VM with a .Net Core 2.2 Web API and Nginx front end. On the Web API, I'm using the CypherClient (Readify) dll to handle the communication from the controllers to the neo4j interface. I'm also using Google's Firebase for Authentication (front end gets token from firebase and uses it to authenticate to the web api). Currently, I'm still in development, so the neo4j server and web api are on the same VM. For production I plan to put them on separate machines with a load balancer in front of the web api image and (depending on load) setting up a cluster for the neo4j.
I've been doing a LOT of reading about the different configurations that are possible, and it's a lot to process.
Here are my questions....(well...the ones that I know to ask right now anyway 🙂 )
Thanks in advance in helping!
Solved! Go to Solution.
04-24-2019 05:16 PM
I can answer a few of these.
04-24-2019 05:16 PM
I can answer a few of these.
04-24-2019 05:22 PM
Thank you. That actually answers quite a bit!
When you start working on the time travel features, I'm willing to help beta test!!!! 🙂
All the sessions of the conference are now available online