Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

backmeup/timelinesearch-ui

Repository files navigation

BackMeUp Timeline-Search

A map- and timeline search frontend for BackMeUp.

Developer Instructions

  • Make sure you have a running search backend available for development. (At the moment, the project expects an ElasticSearch instance running on the default port.)

  • Open index.html in your browser, with the browser's same-origin-policy is disabled. (E.g. on Chrome, start with chrome-browser --disable-web-security)

Build Instructions

The project includes a gulpfile for building a packaged version using the gulp build system. The gulpfile defines the following tasks:

Make sure you have the gulp plugins gulp-concat, gulp-uglify and gulp-concat-css installed.

About

A map- and timeline search frontend for BackMeUp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published