Skip to content

marsbomber/myob-ad-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYOB AD Neo4j Competition

This project is generated using Express Coffee Template 4


Due to time constraint and other commitment, I have to stop this project right here. I hope when I get more time, I can get back to this...


Prerequisite

  • nodejs (with npm)
  • neo4j server (brew install neo4j on OS X, then neo4j start)

Compiling

After cloning this repo, cd into the project directory and run

$npm install
$cake build

Seeding

To seed the database

$cake db:seed

Run $cake to see more cake tasks

Running

Start the server in development mode by running

$cake dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published