Skip to content

datasets-org/datasets_browser

Repository files navigation

Datasets browser

This project is part of Datasets toolkit.

Running server (https://github.com/tivvit/datasets_server) is needed for this project. The description of the properties may be also found there.

Start the server

docker-compose up -d web

head to http://localhost:8888/

sass will be compiled automatically

Configuration

  • server - full address of running Datasets server

Development

docker-compose up dev

head to http://localhost:8889/

Feel free to contribute.

Copyright and License

© 2016 Vít Listík

Released under MIT license