Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

cerpus/mytimelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTimelines

A timeline visualisation service.

Usage

MyTimelines is known to run well with version 0.10.x of NodeJS.

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

MyTimelines will send requests for timespans to localhost:7070. If you want the service 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

No packages published