{"id":21812383,"url":"https://github.com/gabriel-mend/nlw-02","last_synced_at":"2026-04-11T10:35:09.998Z","repository":{"id":38858285,"uuid":"284777912","full_name":"gabriel-mend/NlW-02","owner":"gabriel-mend","description":"Projeto realizado pela @Rocketseat, com intuito de colocar os devs um nível acima!!!","archived":false,"fork":false,"pushed_at":"2023-01-26T22:33:27.000Z","size":3022,"stargazers_count":2,"open_issues_count":49,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T16:28:21.699Z","etag":null,"topics":["javascript","knexjs","react","react-native","reactjs","sqlite","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/gabriel-mend.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-08-03T18:31:15.000Z","updated_at":"2023-03-03T11:22:24.000Z","dependencies_parsed_at":"2023-02-15T02:17:43.074Z","dependency_job_id":null,"html_url":"https://github.com/gabriel-mend/NlW-02","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabriel-mend/NlW-02","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-mend%2FNlW-02","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-mend%2FNlW-02/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-mend%2FNlW-02/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-mend%2FNlW-02/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabriel-mend","download_url":"https://codeload.github.com/gabriel-mend/NlW-02/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabriel-mend%2FNlW-02/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","knexjs","react","react-native","reactjs","sqlite","typescript"],"created_at":"2024-11-27T14:16:30.884Z","updated_at":"2026-04-11T10:35:09.957Z","avatar_url":"https://github.com/gabriel-mend.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/49095200/89947061-4722ee80-dbfa-11ea-9971-e606bd86a0ae.png\" /\u003e\u003c/h1\u003e\n\n\u003ch2 align=\"center\"\u003e 👨‍🏫 Plataforma com intuito de aproximar alunos de professores de maneira prática e fácil!\u003c/h2\u003e\n\u003cp align=\"center\"\u003e\n \u003ca href=\"\"\u003eSobre\u003c/a\u003e •\n \u003ca href=\"\"\u003eTecnologias\u003c/a\u003e • \n \u003ca href=\"\"\u003eComo executar o projeto\u003c/a\u003e • \n \u003ca href=\"\"\u003eAutor\u003c/a\u003e • \n \u003ca href=\"\"\u003eAgradecimentos\u003c/a\u003e\n\u003c/p\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/49095200/89945852-6456bd80-dbf8-11ea-85cf-759626799e2e.png\" /\u003e\n\n## 💬 Sobre o projeto\nProffy - é um projeto que aproxima alunos de professores, dando a oportunidade de escolha através de filtros, resultando em perfis de professores, que dão seu valor de custo por hora de aula.\n\nProjeto desenvolvido durante a **NLW - Next Level Week** oferecida pela [Rocketseat](https://blog.rocketseat.com.br/primeira-next-level-week/).\n\n## Tecnologias utilizadas\n* [React JS](https://pt-br.reactjs.org)\n* [Typescript](https://www.typescriptlang.org/)\n* [React Native](https://reactnative.dev)\n* [Node.js](https://nodejs.org/en/)\n* [Expo](https://expo.io)\n\n## 🚀 Como executar o projeto\n\n- Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas: [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/). \n- Além disto é bom ter um editor para trabalhar com o código como [VSCode](https://code.visualstudio.com/).\n- Instale **[Yarn](https://yarnpkg.com/)** para ter uma melhor experiência quando for executar a aplicação.\n\n- Este projeto é divido em três partes:\n```\n1. Backend (pasta server) \n2. Frontend (pasta web)\n3. Mobile (pasta mobile)\n```\n\n💡 Para que o mobile e o frontend estejam funcionando e preciso estar com o backend ligado .\n\n### :octocat: Faça o clone do projeto\n\n```bash\n# Clone este repositório\n$ git clone \u003chttps://github.com/loadingGabriel/NlW-02\u003e\n\n# Acesse a pasta do projeto no terminal/cmd\n$ cd NLW-02\n\n```\n\n### ⚙️ Rodando o Backend (servidor)\n```bash\n# Vá para a pasta server\n$ cd server\n\n# Instale as dependências\n$ yarn install\n\n# Execute as migrations\n$ yarn knex:migrate\n\n# Execute a aplicação \n$ yarn start\n\n# O servidor inciará na porta:3333 - acesse \u003chttp://localhost:3333\u003e\n```\n\n### 💻 Rodando a aplicação web no (frontend)\n```bash\n# Vá para a pasta server\n$ cd web\n\n# Instale as dependências\n$ yarn install\n\n# Execute a aplicação \n$ yarn start\n\n# O aplicação inciará (geralmente) na porta:3000 - acesse \u003chttp://localhost:3000\u003e\n```\n\n## Sobre mim\n\u003ca href=\"https://www.linkedin.com/in/gabriel-mendonca-pereira/\"\u003e\n \u003cimg style=\"border-radius:50%\" width=\"100px; \"src=\"https://avatars0.githubusercontent.com/u/49095200?s=460\u0026u=27a77c43fff5eab61be02a3fedfd7db554145981\u0026v=4\"/\u003e\n \u003cp\u003eGabriel Mendonça Pereira\u003c/p\u003e\n\u003c/a\u003e\n\n## 💜  Agradecimentos\nObrigado [Rocketseat](https://github.com/Rocketseat) por disponibilizar esse conteúdo de maneira acessível a todos🚀.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-mend%2Fnlw-02","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabriel-mend%2Fnlw-02","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabriel-mend%2Fnlw-02/lists"}