Skip to content
/ ep Public

Application for visualize and indexing scientific publications

License

Notifications You must be signed in to change notification settings

zedomel/ep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EP - Graph visualization and documents indexing

Installation

  • Install Play! Framework:
    • Download and install Play! Framework: play
  • Install Neo4j graph database:
    • Download and install Neo4j server: neo4j

Compile

  • Compile using Play! activator:
    • Enter into project directory, initialize activator and compile:
       $ cd ep 
       $ activator 
       [ep] $ compile
    It will download all dependencies and compile the application.

Run application

  • Launch application using activator:
    $ cd ep
    $ activator
    [ep] $ run

Application will start, usaully at http://localhost:9000

Free Software

About

Application for visualize and indexing scientific publications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages