{"id":19056495,"url":"https://github.com/fnoquiq/proffy","last_synced_at":"2026-04-14T05:32:52.354Z","repository":{"id":38858912,"uuid":"284837664","full_name":"fnoquiq/proffy","owner":"fnoquiq","description":"[NLW] Projeto construído durante o Next Level Week #02","archived":false,"fork":false,"pushed_at":"2023-01-26T22:31:57.000Z","size":7942,"stargazers_count":1,"open_issues_count":47,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-01T19:36:56.790Z","etag":null,"topics":["express","react","react-native","reactjs","rocketseat","typeorm"],"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/fnoquiq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-04T00:32:10.000Z","updated_at":"2020-08-09T21:13:43.000Z","dependencies_parsed_at":"2023-02-15T02:16:59.915Z","dependency_job_id":null,"html_url":"https://github.com/fnoquiq/proffy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fnoquiq/proffy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnoquiq%2Fproffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnoquiq%2Fproffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnoquiq%2Fproffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnoquiq%2Fproffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnoquiq","download_url":"https://codeload.github.com/fnoquiq/proffy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnoquiq%2Fproffy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271770644,"owners_count":24817648,"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-23T02:00:09.327Z","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":["express","react","react-native","reactjs","rocketseat","typeorm"],"created_at":"2024-11-08T23:49:45.819Z","updated_at":"2026-04-14T05:32:52.326Z","avatar_url":"https://github.com/fnoquiq.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"NLW2\" title=\"#NLW2\" src=\".github/assets/logo.png\" width=\"400px\" /\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e \n\t:heavy_check_mark: #NextLevelWeek 2.0 :rocket: :heavy_check_mark:\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\n  \u003ca href=\"https://github.com/fnoquiq/proffy/stargazers\"\u003e\n    \u003cimg alt=\"stars\" src=\"https://img.shields.io/github/stars/fnoquiq/proffy\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/fnoquiq/proffy/issues\"\u003e\n    \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/fnoquiq/proffy\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/fnoquiq/proffy/network/members\"\u003e\n    \u003cimg alt=\"forks\" src=\"https://img.shields.io/github/forks/fnoquiq/proffy\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/fnoquiq/proffy/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"license\" src=\"https://img.shields.io/github/license/fnoquiq/proffy\"\u003e\n  \u003c/a\u003e\n\n\u003c/p\u003e\n\n### Configurar API\n\n```bash\n# Entre na pasta server\n$ cd proffy/server\n\n# Instale as dependências\n$ yarn install\n\n# Rode as migrations\n$ yarn knex:migrate\n\n# Inicie o servidor\n$ yarn dev\n\n```\n\n### Iniciar front-end web\n\n```bash\n# Entre na pasta web\n$ cd proffy/web\n\n# Instale as dependências\n$ yarn install\n\n# Inicie o servidor\n$ yarn start\n\n```\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"web\" title=\"web\" src=\".github/assets/web.gif\" /\u003e\n\u003c/h1\u003e\n\n### Iniciar mobile expo\n\n```bash\n# Entre na pasta mobile\n$ cd proffy/mobile\n\n# Instale as dependências\n$ yarn install\n\n# Inicie o servidor\n$ yarn start\n\n# Expo irá abrir, você então deve escanear o QR Code com a câmera do celular.\n\n```\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"mobile\" title=\"mobile\" src=\".github/assets/mobile.gif\" /\u003e\n\u003c/h1\u003e\n\n---\n\n## :package: Importar configurações do Insomnia\n\nPara testar a API do Ecoleta, baixe e instale o [Insomnia](https://insomnia.rest/download/) e após a instalação, clique no botão abaixo.\n\n[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=Proffy\u0026uri=https%3A%2F%2Fgithub.com%2Ffnoquiq%2Fproffy%2Fblob%2Fmaster%2F.github%2Finsomnia.json)\n\n---\n\n## :memo: License\n\nEsse projeto está sob a licença MIT. Veja a [LICENÇA](https://github.com/fnoquiq/proffy/blob/master/LICENSE) para mais detalhes.\n\n---\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"footer\" title=\"#footer\" src=\".github/assets/footer.jpg\" /\u003e\n\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnoquiq%2Fproffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnoquiq%2Fproffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnoquiq%2Fproffy/lists"}