Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-07-2020 01:37 AM
I learned to use GRANDstack locally with the GRANDstack starter.
Now for a real project I would to have all the stack in Azure.
For Neo4j I know that I can install a VM in Azure.
But for
What can I do to have all the stack for a future app in Azure ?
11-07-2020 04:20 AM
You would need to set up a server in your Azure instance to run the node applications that make up GRANDstack, i.e. apollo server, react app, etc. https://docs.microsoft.com/en-us/azure/app-service/quickstart-nodejs?pivots=platform-linux Here's a link to their services talking about set up.
11-09-2020 12:25 AM
Thank you for your answer @MuddyBootsCode I'm going to look at it.
What I don't understand is stack components installation (apollo server, react,, graphql). How to install and where to install each stack components.
11-10-2020 04:38 AM
Those are all basic node apps. So you'd need to create them individually or use something like the GRANDstack starter and clone it over.
11-11-2020 04:57 AM
Hello @MuddyBootsCode, I have a question. How can I create them individually and where, and also if I use the starter how can I clone it and where ? Sorry I'm a beginner. Have a good day
11-11-2020 05:17 AM
I think I've already given you a link to how to deploy node applications in Azure here's a link to the GRANDstack starter and it's docs https://grandstack.io/. Good Luck!
All the sessions of the conference are now available online