{"id":16815637,"url":"https://github.com/ericzon/insurance-backend","last_synced_at":"2026-05-09T06:02:31.428Z","repository":{"id":146720678,"uuid":"130010665","full_name":"ericzon/insurance-backend","owner":"ericzon","description":"Backend in charge of serve insurance \u0026 clients information","archived":false,"fork":false,"pushed_at":"2018-04-24T08:08:42.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T16:47:33.224Z","etag":null,"topics":["nestjs","nodejs","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericzon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-04-18T05:52:15.000Z","updated_at":"2023-06-13T06:39:12.000Z","dependencies_parsed_at":"2023-06-12T05:00:32.609Z","dependency_job_id":null,"html_url":"https://github.com/ericzon/insurance-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericzon/insurance-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Finsurance-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Finsurance-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Finsurance-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Finsurance-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericzon","download_url":"https://codeload.github.com/ericzon/insurance-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericzon%2Finsurance-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nestjs","nodejs","typescript"],"created_at":"2024-10-13T10:35:02.557Z","updated_at":"2026-05-09T06:02:31.373Z","avatar_url":"https://github.com/ericzon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Insurance backend\n\n## Description\n\nBackend in charge of serve insurance \u0026 clients information.\n\n## Installation\n\n```bash\n$ npm i\n```\n\n## Environment\n\nBefore running the app, is necessary to set .env file:\n\nCreate .env empty file on the root path of the project, and paste this:\n\n(These are development vars)\n\n```\nNODE_ENV='development'\nPORT=4000\nLOG_LEVEL='debug'\n\nSECRET='supersecret'\nEXPIRY_TIME_MINUTES=5\n\nCLIENTS_URL='http://www.mocky.io/v2/5808862710000087232b75ac'\nPOLICIES_URL='http://www.mocky.io/v2/580891a4100000e8242b75c5'\n```\n\n## Running the app\n\n```bash\n# development\n$ npm start\n\n# watch mode\n$ npm run start:dev\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm test\n\n# e2e tests\n# First you need to start a server instance:\n$ npm run start:dev\n\n# After you will be able to run e2e tests in other console:\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\n## Development\n\nRun in watch mode:\n\n```bash\n# watch mode\n$ npm run start:dev\n```\n\n### Format code (prettier):\n\n```bash\n$ npm run format\n```\n\nDon't forget to run tests before push!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericzon%2Finsurance-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericzon%2Finsurance-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericzon%2Finsurance-backend/lists"}