Skip to content

Simple Application passing the webadmin and neo4j-rest-api for Heroku

Notifications You must be signed in to change notification settings

tbaum/neo4j-pass-through

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passing the webadmin and neo4j-rest-api for Heroku

  • clone the template

      git clone http://github.com:tbaum/neo4j-pass-through.git
    
  • create a Heroku-App, add neo4j-addon

      heroku create your-app-name --stack cedar
      heroku addons:add neo4j --app your-app-name
      git push git@heroku:your-app-name.git master
    
  • further reading

About

Simple Application passing the webadmin and neo4j-rest-api for Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages