{"id":16632784,"url":"https://github.com/jerp86/primeiro-projeto-node","last_synced_at":"2026-04-12T01:46:31.292Z","repository":{"id":46806918,"uuid":"261018684","full_name":"jerp86/primeiro-projeto-node","owner":"jerp86","description":"👨‍🏫 Aprendendo a configurar um projeto do total zero utilizando Node.js e TypeScript incluindo ferramentas como ts-node-dev, ESLint, Prettier, EditorConfig 📚","archived":false,"fork":false,"pushed_at":"2021-09-24T12:35:42.000Z","size":354,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T21:41:35.614Z","etag":null,"topics":["editorconfig","eslint","nodejs","prettier","ts-node-dev"],"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/jerp86.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":"2020-05-03T20:52:16.000Z","updated_at":"2024-10-28T17:28:51.000Z","dependencies_parsed_at":"2022-09-15T01:21:45.845Z","dependency_job_id":null,"html_url":"https://github.com/jerp86/primeiro-projeto-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jerp86/primeiro-projeto-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerp86%2Fprimeiro-projeto-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerp86%2Fprimeiro-projeto-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerp86%2Fprimeiro-projeto-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerp86%2Fprimeiro-projeto-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerp86","download_url":"https://codeload.github.com/jerp86/primeiro-projeto-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerp86%2Fprimeiro-projeto-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267535855,"owners_count":24103381,"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-07-28T02:00:09.689Z","response_time":68,"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":["editorconfig","eslint","nodejs","prettier","ts-node-dev"],"created_at":"2024-10-12T05:10:21.274Z","updated_at":"2026-04-12T01:46:26.250Z","avatar_url":"https://github.com/jerp86.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Aprendendo a configurar um projeto do total zero utilizando Node.js e TypeScript incluindo ferramentas como ts-node-dev, ESLint, Prettier, EditorConfig\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/jerp86/primeiro-projeto-node?color=yellow\"\u003e\n\n  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/jerp86/primeiro-projeto-node?color=yellow\"\u003e\n\n  \u003cimg alt=\"GitHub repo size in bytes\" src=\"https://img.shields.io/github/repo-size/jerp86/primeiro-projeto-node?color=yellow\"\u003e\n\u003c/p\u003e\n\n---\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a8230203b71b4687a5be95c35d064511)](https://app.codacy.com/manual/jerp86/primeiro-projeto-node?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=jerp86/primeiro-projeto-node\u0026utm_campaign=Badge_Grade_Settings)\n\n# Indice\n\n- :clipboard: [Sobre](#clipboard-sobre)\n- 👨‍💻️ [Tecnogias utilizadas](#%EF%B8%8F-tecnogias-utilizadas)\n- 📦️ [Como baixar o projeto](#%EF%B8%8F-como-baixar-o-projeto)\n- 🤔️ [Como contribuir](#%EF%B8%8F-como-contribuir)\n\n---\n\n## :clipboard: Sobre\n\nO **Primeiro projeto com Node.JS** é o início do Nível 02 do curso **Bootcamp GoStack** da [Rocketseat](https://rocketseat.com.br/).\n\nNessa fase foi aprendido a configurar um projeto do total zero utilizando Node.js e TypeScript incluindo ferramentas como ts-node-dev, ESLint, Prettier, EditorConfig.\n\n---\n\n## 👨‍💻️ Tecnogias utilizadas\n\nO projeto foi desenvolvido utilizando as seguintes tecnologias:\n\n- [Node.js](https://nodejs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Visual Studio Code](https://code.visualstudio.com/)\n- [ESLint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [Editor Config](https://editorconfig.org/)\n\n---\n\n## 📦️ Como baixar o projeto\n\n```bash\n  # Clonar o repositório\n  ❯ git clone https://github.com/jerp86/primeiro-projeto-node.git\n\n  # Entrar no diretório\n  ❯ cd primeiro-projeto-node\n\n  # Iniciar o projeto\n  ❯ yarn dev:server\n  # ou pode utilizar npm\n  ❯ npm dev:server\n```\n\n---\n\n## 🤔️ Como contribuir\n\n1. Faça o `fork` deste repositório\n2. Crie uma branch com sua feature:\n   - `$ git checkout -b minha_feature`\n3. Confirme sua branch:\n   - `$ git commit -m \"feature: Meu novo recurso\"`\n4. Envie sua branch:\n   - `$ git push origin minha_feature`\n\n---\n\n\u003ch4 align=\"center\"\u003e\n  Feito com ❤️ por Jerp86 👋️ \u003ca href=\"mailto:jerp4@hotmail.com\"\u003eEntre em contato!\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/jerp/\"\u003e\n    \u003cimg alt=\"José Eduardo Rodrigues Pinto\" src=\"https://img.shields.io/badge/LinkedIn-jerp-0e76a8?style=flat\u0026logoColor=white\u0026logo=linkedin\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.facebook.com/jerpbtu\"\u003e\n    \u003cimg alt=\"José Eduardo Rodrigues Pinto\" src=\"https://img.shields.io/badge/Facebook-jerpbtu-1778F2?style=flat\u0026logoColor=white\u0026logo=facebook\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.instagram.com/jerpbtu/\"\u003e\n    \u003cimg alt=\"José Eduardo Rodrigues Pinto\" src=\"https://img.shields.io/badge/Instagram-@jerpbtu-833AB4?style=flat\u0026logoColor=white\u0026logo=instagram\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerp86%2Fprimeiro-projeto-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerp86%2Fprimeiro-projeto-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerp86%2Fprimeiro-projeto-node/lists"}