8000 GitHub - svituz/tdm-polystore
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

svituz/tdm-polystore

 
 

Repository files navigation

Build Status

Run the TDMQ_API_Experiments.ipynb notebook first to initialize the database and load some data.

Quick tips

Build images

make -j 4 images

Start application

make start

Make just the web image

make web

There are specific rules for all the images

Restart the web service

cd docker && docker-compose up -d --no-deps web

Start the docker compose in development mode

make startdev

Run the tests, in the docker compose's tdmqc container

docker-compose -f docker/docker-compose-dev.yml exec tdmqc tdmqc_run_tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.0%
  • Python 26.9%
  • Shell 1.4%
  • Makefile 1.3%
  • Smarty 0.2%
  • Mako 0.1%
  • Other 0.1%
0