Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 887 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (17 loc) · 887 Bytes

Comment style: Google (https://google.github.io/styleguide/jsguide.html#formatting-comments) Your code will be linted by travis. However, with Lint.sh, you can lint your
files yourself. Please register any new file in Lint.sh
Darknet testwebsite: https://msydqstlz2kzerdg.onion/ (ahmia.fi, was always available in the past)
Requires the following packets
Requires the following environment variables:
TDSE_HOST_SPIDER_REPO: Points to the root of the git repository (this directory)
TDSE_DB_USER: The user name for the postgres db backend
TDSE_DB_PASSWORD: The password for the user specified above
TDSE_DB_NAME: The name of the DB
TDSE_DB_HOST: The DB Host. If run in docker container, this corresponds to the
specified aliases in stack.yml, otherwise one wants to typically choose either
localhost or similar
TDSE_DB_PORT: DB Port