{"id":20305253,"url":"https://github.com/nelsonwenner/challenge-trz-node-api","last_synced_at":"2026-04-11T12:03:31.153Z","repository":{"id":111913765,"uuid":"314080568","full_name":"nelsonwenner/challenge-trz-node-api","owner":"nelsonwenner","description":"The resident zombie - Backend :rage3:","archived":false,"fork":false,"pushed_at":"2020-12-07T21:05:31.000Z","size":752,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T11:22:07.542Z","etag":null,"topics":["docker","docker-compose","jest","nodejs","postgres","test","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nelsonwenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-11-18T23:08:41.000Z","updated_at":"2022-04-02T00:17:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"22dd8c3a-a8b1-43c3-a3aa-8573f76e5ee7","html_url":"https://github.com/nelsonwenner/challenge-trz-node-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fchallenge-trz-node-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fchallenge-trz-node-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fchallenge-trz-node-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fchallenge-trz-node-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonwenner","download_url":"https://codeload.github.com/nelsonwenner/challenge-trz-node-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801972,"owners_count":20022560,"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":["docker","docker-compose","jest","nodejs","postgres","test","typeorm","typescript"],"created_at":"2024-11-14T17:07:52.869Z","updated_at":"2025-10-16T04:01:50.232Z","avatar_url":"https://github.com/nelsonwenner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTRZ (The resident zombie) - API\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/nelsonwenner/trz-api?color=%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsonwenner\"\u003e\n    \u003cimg alt=\"Made by @nelsonwenner\" src=\"https://img.shields.io/badge/made%20by-%40nelsonwenner-%2304D361\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsonwenner/ecoleta/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/nelsonwenner/trz-api?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## :telescope: Diagram Database\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"diagram\" src=\"./diagram/zssn.png\" /\u003e\n\u003c/p\u003e\n\n## :rocket: Technologies\n\n* [Typescript](https://www.typescriptlang.org/)\n* [NodeJS](https://nodejs.org/en/)\n* [Postgres](www.postgresql.org)\n* [TypeOrm](https://typeorm.io/)\n* [Docker](https://www.docker.com/)\n\n## :electric_plug: Prerequisites\n\n- [NodeJS LTS (\u003e= 12.x)](https://nodejs.org/)\n- [Docker (\u003e= 19.03.x)](https://docs.docker.com/engine/install/ubuntu/)\n- [Docker Compose (\u003e= 1.05.x)](https://docs.docker.com/compose/install/)\n\n## :information_source: Getting Started\n\n1. Fork this repository and clone it on your machine.\n2. Change the directory to `trz-api` where you cloned it.\n\n## :closed_lock_with_key: Backend Getting Started \n\n```shell\n/* Run docker */\n$ docker-compose up -d\n\n/* Down docker */\n$ docker-compose down\n```\n  * Open backend, the host [localhost:3333](http://localhost:3333) \n\n## :toolbox: Running the tests\n\n```shell\n/* Access container of backend */\n$ docker exec -it api-container /bin/bash\n\n/* Run test */\n$ npm run test:coverage\n```\n\n## :spiral_notepad: Swagger\n\nWith the server running, access [http://localhost:3333/docs](http://localhost:3333/docs)\n\n## :memo: License\nThis project is under the MIT license. See the [LICENSE](LICENSE.md) for more information.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fchallenge-trz-node-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonwenner%2Fchallenge-trz-node-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fchallenge-trz-node-api/lists"}