{"id":21406358,"url":"https://github.com/visual-regression-tracker/backend","last_synced_at":"2026-04-02T23:43:08.886Z","repository":{"id":40444803,"uuid":"255975151","full_name":"Visual-Regression-Tracker/backend","owner":"Visual-Regression-Tracker","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-28T19:52:09.000Z","size":2116,"stargazers_count":13,"open_issues_count":10,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-10T19:07:05.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Visual-Regression-Tracker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-15T16:28:04.000Z","updated_at":"2025-06-28T19:52:12.000Z","dependencies_parsed_at":"2023-02-13T20:16:02.014Z","dependency_job_id":"f7508798-6f80-4845-b296-e4da16cf2abf","html_url":"https://github.com/Visual-Regression-Tracker/backend","commit_stats":{"total_commits":351,"total_committers":12,"mean_commits":29.25,"dds":"0.19943019943019946","last_synced_commit":"c2c0966bce1eb317aeb98d80a273da3892afc992"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/Visual-Regression-Tracker/backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visual-Regression-Tracker%2Fbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visual-Regression-Tracker%2Fbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visual-Regression-Tracker%2Fbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visual-Regression-Tracker%2Fbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Visual-Regression-Tracker","download_url":"https://codeload.github.com/Visual-Regression-Tracker/backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Visual-Regression-Tracker%2Fbackend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265227897,"owners_count":23731059,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T16:39:15.210Z","updated_at":"2026-03-14T16:03:42.323Z","avatar_url":"https://github.com/Visual-Regression-Tracker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backend app for [Visual Regression Tracker](https://github.com/Visual-Regression-Tracker/Visual-Regression-Tracker)\n\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=Visual-Regression-Tracker_backend\u0026metric=code_smells)](https://sonarcloud.io/summary/new_code?id=Visual-Regression-Tracker_backend)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Visual-Regression-Tracker_backend\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=Visual-Regression-Tracker_backend)\n\n## Local setup\n\n- Install Node `18` (LTS)\n- clone repo\n- Update `.env` and `prisma/.env`\n- Make sure Postgres is up and running, using `docker compose up` in a separate terminal\n- `npm i`\n- `npm run test`\n- Create DB structure `npx prisma db push`\n- Apply migrations `npx prisma migrate deploy`\n- `npm run test:e2e`\n- Seed initial data `npx prisma db seed`\n- `npm run start:debug`\n\n## Local HTTPS config\n\n- Generate keys [here](https://www.selfsignedcertificate.com/)\n- place in folder `/secrets` named `ssl.cert` and `ssl.key`\n\n## Local LDAP test server\n\n- Run `docker compose -f docker-compose.yml -f docker-compose.ldap.yml ` (see [docker docs for multiple-compose-files - merge](https://docs.docker.com/compose/multiple-compose-files/merge/))\n- test the login with ldap and have a look at the logs\n    ```sh\n    curl 'http://localhost:4200/users/login' \\\n    -H 'accept: */*' \\\n    -H 'accept-language: de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7,fr;q=0.6' \\\n    -H 'content-type: application/json' \\\n    --data-raw '{\"email\":\"developer.one@ldapmock.local\",\"password\":\"password\"}'\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisual-regression-tracker%2Fbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisual-regression-tracker%2Fbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisual-regression-tracker%2Fbackend/lists"}