Skip to content

plaimi/tempuhsdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempuhs demo

A timeline visualisation client that demonstrates tempuhs.

Usage

Install dependencies:

$ npm install

Build required files:

$ ./node_modules/.bin/gulp

Command can be safely exited after task default is finished.

To start the server:

$ node ./src/server/server.js

Tempuhs-Server

The client will send requests for timespans to localhost:7070. If you want it to function, there should probably be something at that endpoint which can handle the requests.

License

This service is AGPL licensed. See license

About

A timeline visualisation service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.5%
  • CSS 3.4%
  • HTML 0.1%