Skip to content
 
 

Repository files navigation

TODO

background task for bulk insert

HOW TO RUN

To dev:
create a python venv, start it, install dependencies and run dev.sh:

python -m venv venv
source venv/bin/activate
pip install -r dev-requirements.txt
source dev.sh

To test:

create a python venv, start it, install dependencies and run test.sh:

python -m venv venv
source venv/bin/activate
pip install -r dev-requirements.txt
source test.sh

To run:

source run.sh

Application should respond at:
http://localhost:9999

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages