Giter VIP home page Giter VIP logo

wust's Introduction

This is an unmaintained research project. Please learn from it and steal ideas.

Wust

A hypergraph-based discussion system

You can find an in-depth description of the goals and ideas in our master theses:

Other related projects can be found here: Related Projects

If you have any questions, or just want to talk to us, use [email protected]. We're happy to talk to you.

Screenshots

Screenshot of Graph View Screenshot of Focus View

Build dependencies

  • JDK 8
  • simple build tool (sbt)
  • Neo4j >= 2.2.2
  • gem
  • npm
  • bower

Build instructions

have a look into ./buildproduction and then run it:

  • ./buildproduction this will run tests and build a binary containing the server with wust.

Running

  • start the neo4j server
  • set the environment variables for connecting to the database:
    • NEO4J_URL, NEO4J_USER, NEO4J_PASS
    • to activate the tutorial: UI_TUTORIAL_ENABLED=true
  • ./initseed and select [6] tasks.SeedDatabase
    • this seeds the database
  • target/universal/stage/bin/wust
    • starts the production web server on port 9000

Hacking

  • gem install compass
  • npm install
  • bower install
  • npm install -g blumenkohl.js
  • start a neo4j server on localhost:7474 with user/pw neo4j/neo4j or adjust using env variables NEO4J_URL, NEO4J_USER, NEO4J_PASS
    • don't forget to seed the database: ./initseed
  • sbt run and ./blumenkohl
  • open browser at http://localhost:3000
  • changing source files will recompile and reload automatically

License

wust is free software released under the Apache License, Version 2.0

wust's People

Contributors

cornerman avatar fdietze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.