{"id":20305226,"url":"https://github.com/nelsonwenner/nestjs-example","last_synced_at":"2026-04-12T15:03:32.950Z","repository":{"id":111914348,"uuid":"261914510","full_name":"nelsonwenner/nestjs-example","owner":"nelsonwenner","description":":rocket: Nestjs example","archived":false,"fork":false,"pushed_at":"2020-08-07T16:57:44.000Z","size":697,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T11:21:49.020Z","etag":null,"topics":["api","api-rest","backend","backend-api","docker","docker-compose","javascript","nest","nestjs","node","nodejs","npm","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":null,"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":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":"2020-05-07T00:55:07.000Z","updated_at":"2021-04-09T16:06:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"79c1c458-8270-42d9-819a-104317032adf","html_url":"https://github.com/nelsonwenner/nestjs-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fnestjs-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fnestjs-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fnestjs-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Fnestjs-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonwenner","download_url":"https://codeload.github.com/nelsonwenner/nestjs-example/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":["api","api-rest","backend","backend-api","docker","docker-compose","javascript","nest","nestjs","node","nodejs","npm","typeorm","typescript"],"created_at":"2024-11-14T17:07:45.154Z","updated_at":"2026-04-12T15:03:32.876Z","avatar_url":"https://github.com/nelsonwenner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\u003cimg src=\"https://nestjs.com/img/logo_text.svg\" width=\"320\" alt=\"Nest Logo\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n  \u003cp align=\"center\"\u003eA progressive \u003ca href=\"http://nodejs.org\" target=\"blank\"\u003eNode.js\u003c/a\u003e framework for building efficient and scalable server-side applications, heavily inspired by \u003ca href=\"https://angular.io\" target=\"blank\"\u003eAngular\u003c/a\u003e.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n\n## Description\n\n[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.\n\n### Prerequisites\n* Docker Compose version (1.25.4)\n* Docker version (19.03.8)\n* Node version (12.16.1)\n* Npm version (6.14.4)\n\n# Getting Started\n1. Fork this repository and clone on your machine\n2. Change the directory to `nestjs-example` where you cloned it;\n3. At the terminal, run:\n\n```bash\n/* Environment variables */\n\n$ cp .env.example .env\n\n/* container up */\n\n$ docker-compose up\n```\n## Swagger documentation\n- Open the host [localhost:3333/api/](http://localhost:3333/api/) and start using it.\n---\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\n## Typeorm cli\n```bash\n# create file migrate\n$ npm run typeorm:cli -- migration:create -n test\n\n# migrate\n$ npm run typeorm:cli -- migration:run\n\n# migrate revert\n$ npm run typeorm:cli -- migration:revert\n```\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fnestjs-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonwenner%2Fnestjs-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Fnestjs-example/lists"}