Skip to content

OKTAYKIR/NeoClientDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoClient Demo - Neo4j Movies Example Application

Hits GitHub issues PRs Welcome

Neo4j Movies Example Application - Asp.net WebApi Version

📦 Stack

🚀 Run Locally

Neo4j Movies Demo

  • There's a docker-compose file and you can use the following command to launch Neo4j container.
$ docker-compose up -d
  • Open the Neo4j Browser.
  • Open up the solution in Visual Studio and restore the Nuget Packages.
  • If you need a username and password to connect to your DB, edit the Web.Config file and fill in the GraphDBUser and GraphDBPassword values in the appSettings section.
  • Press F5 to run the project, this will start your browser of choice and show you the interface.

WARNING: You will need the Microsoft .NET Framework 4.7.2 Developer Pack and Docker.

🤝 Contributing

  1. Fork it ( https://github.com/OKTAYKIR/NeoClientDemo/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

✨ Contributors

GitHub Contributors Image

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

MIT license