You can use a Platform like Heroku, AWS or GCE for that. You can run your Neo4j database on the same machine or use a cloud provider.
Just configure your Neo4j database URL accordingly in your Flask app. There are some examples for that in: https://github.com/neo4j-examples/?utf8=%E2%9C%93&q=python&type=&language= <https://github.com/neo4j-examples/?utf8=%E2%9C%93&q=python&type=&language=> Cheers, Michael > Am 04.05.2017 um 23:14 schrieb Antonina Panayiotou <[email protected]>: > > Hello, > I want to upload a project of mine which consists of neo4j, flask, > python, html and I want to upload it to web as a web application. It's > an application that I run it locally but I want to upload it on the > web. How can I achieve it with your product? Do you provide any > tutorial about this scenario? > Regards, > Antonina -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
