{"id":16181673,"url":"https://github.com/well-balanced/simple-event-listener","last_synced_at":"2026-04-16T19:36:18.942Z","repository":{"id":41122500,"uuid":"508004583","full_name":"well-balanced/simple-event-listener","owner":"well-balanced","description":"simple-event-listener","archived":false,"fork":false,"pushed_at":"2022-07-18T13:37:13.000Z","size":556,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T18:03:18.044Z","etag":null,"topics":["docker-compose","nestjs","prisma","typescript"],"latest_commit_sha":null,"homepage":"","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/well-balanced.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}},"created_at":"2022-06-27T17:36:01.000Z","updated_at":"2023-08-20T03:04:36.000Z","dependencies_parsed_at":"2022-09-01T09:21:34.919Z","dependency_job_id":null,"html_url":"https://github.com/well-balanced/simple-event-listener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/well-balanced/simple-event-listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/well-balanced%2Fsimple-event-listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/well-balanced%2Fsimple-event-listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/well-balanced%2Fsimple-event-listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/well-balanced%2Fsimple-event-listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/well-balanced","download_url":"https://codeload.github.com/well-balanced/simple-event-listener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/well-balanced%2Fsimple-event-listener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271293379,"owners_count":24734329,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["docker-compose","nestjs","prisma","typescript"],"created_at":"2024-10-10T06:26:29.258Z","updated_at":"2025-10-24T01:51:05.463Z","avatar_url":"https://github.com/well-balanced.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple event listener\n\nthis is simple event listner server. table DDL is [here](https://github.com/well-balanced/simple-event-listener/blob/main/prisma/migrations/20220628114322_/migration.sql)\n\n## Tech stack\n\n- TypeScript\n- Nest.js\n- MySQL\n- Node v16\n\n\n## Setup\n\u003e 📌 if you are using Docker, you can just use `.env` as it is, or change `DATABASE_URL` in `.env`\n\n```sh\n# using docker\n$ npm run docker:dev\n\n$ npm i\n$ npm run prisma:gen \u0026\u0026 npm run migrate:dev\n$ npm run start:dev\n```\n\n## Docs\n\n**Swagger:** http://localhost:3000/docs\n\n\n## Test\n\u003e 📌 you can check e2e test in [app.e2e-spec.ts](https://github.com/well-balanced/simple-event-listener/blob/main/test/app.e2e-spec.ts) file.\n\n```sh\n$ npm run test\n$ npm run test *.spec.ts # testing specific files\n```\n\n### e2e test\n\n```sh\n$ npm run test:e2e\n```\n\n### Test coverage\n\n```sh\n$ npm run test:cov\n```\n\n### Generate Seed data and performance test\n\n```sh\n$ npm run prisma:seed -- --seedReviews --findLogs\n```\n\n## ERD diagram\n\n![ERD](https://user-images.githubusercontent.com/48206623/176199054-05ee58dd-3a79-403c-b0bb-5eb144b4b962.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwell-balanced%2Fsimple-event-listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwell-balanced%2Fsimple-event-listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwell-balanced%2Fsimple-event-listener/lists"}