.dockerignore | |
|
|
.editorconfig | |
|
|
.env.sample | |
|
|
.eslintrc.yml | |
|
|
.gitignore | |
|
|
.husky/pre-commit | |
|
|
.nvmrc | |
|
|
.travis.yml | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
Jenkinsfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
app/Gruntfile.js | 65 | A 2 hrs |
|
app/index.js | 6 | A 0 mins |
|
app/src/app.js | 65 | A 2 hrs | A 97% |
app/src/errors/koaSend.error.js | 9 | A 1 hr | F 20% |
app/src/errors/missingS3Credentials.error.js | 9 | A 0 mins | F 20% |
app/src/errors/uploadFileS3.error.js | 9 | A 1 hr | A 100% |
app/src/errors/webshotNotFound.error.js | 9 | A 1 hr | A 100% |
app/src/errors/webshotURL.error.js | 9 | A 1 hr | A 100% |
app/src/loader.js | 48 | B 6 hrs | C 78% |
app/src/logger.js | 23 | A 0 mins | B 85% |
app/src/routes/api/v1/webshot.router.js | 179 | D 1 day | A 93% |
app/src/serializers/error.serializer.js | 44 | A 0 mins | F 12% |
app/src/services/s3.service.js | 48 | A 1 hr | A 90% |
docker-compose-develop.yml | |
|
|
docker-compose-test.yml | |
|
|
entrypoint.sh | |
|
|
k8s/dev/deployment.yaml | |
|
|
k8s/production/deployment.yaml | |
|
|
k8s/production/hpa.yaml | |
|
|
k8s/staging/deployment.yaml | |
|
|
package.json | |
|
|
webshot.sh | |
|
|
yarn.lock | |
|
|