Skip to content

izmjs/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff158fc · Mar 7, 2022

History

96 Commits
Aug 15, 2019
Jul 8, 2020
Jun 28, 2020
Aug 15, 2019
Jun 10, 2021
Mar 7, 2022
Aug 15, 2019
Jun 10, 2021
Apr 11, 2021
Jun 18, 2020
Aug 15, 2019
Apr 11, 2021
Aug 15, 2019
Aug 15, 2019
Aug 15, 2019
Aug 15, 2019
Aug 15, 2019
Aug 6, 2020
Aug 15, 2019
May 22, 2020
Mar 7, 2022
Mar 7, 2022
Jun 28, 2020

Repository files navigation

Environment variables

Name Default Value ** Description **
DEVTOOLS_MODULE_FILES_URL https://gitlab.com/ps-ide/node-boilerplate/blob/develop Should contain the base URL where to fetch the source code. Useful to redirect the user to method definitions.
DEVTOOLS_MODULE_FILES_TYPE gitlab Type of files provider.
DEVTOOLS_MODULE_POSTMAN_KEY false Postman API key. Used to manage postman collections. You can generate a new one from here
DEVTOOLS_MODULE_CLEAN_ON_BOOT 'true' Set this environment variable to 'false' if you want to remove the documentation collection on server startup.
DEVTOOLS_MODULE_TRANSLATE_ENGINE 'google' Set this environment variable to change the translation engine. Supported engines: [yandex](https://translate.yandex.com/)or [google](https://cloud.google.com/translate/docs/).
DEVTOOLS_MODULE_TRANSLATE_KEY null Contains translation engine key.
DEVTOOLS_MODULE_TRANSLATE_BASE_LANGUAGE 'en' Set this environment variable to change the base language.

Supported HTTP methods