{"id":15167267,"url":"https://github.com/luiizsilverio/nlw-pocket","last_synced_at":"2026-01-21T00:34:16.759Z","repository":{"id":257115306,"uuid":"856951273","full_name":"luiizsilverio/nlw-pocket","owner":"luiizsilverio","description":"Aplicação backend + frontend desenvolvida durante o NLW Pocket","archived":false,"fork":false,"pushed_at":"2024-09-14T13:10:03.000Z","size":322,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T08:46:31.915Z","etag":null,"topics":["docker","drizzle-orm","fastify","nlw","nlw-pocket","nodejs","postgresql","radix-ui","reactjs","rocketseat","rocketseat-nlw","tailwindcss","tanstack-query","typescript","zod"],"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/luiizsilverio.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":"2024-09-13T14:16:00.000Z","updated_at":"2024-09-14T13:10:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"49602bb8-d182-4f49-a2ef-4988a5fd2e07","html_url":"https://github.com/luiizsilverio/nlw-pocket","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"979365191b434b2bb13f8e7fc8f4d34daf65f254"},"previous_names":["luiizsilverio/nlw-pocket"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luiizsilverio/nlw-pocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-pocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-pocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-pocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-pocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luiizsilverio","download_url":"https://codeload.github.com/luiizsilverio/nlw-pocket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luiizsilverio%2Fnlw-pocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28619808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","drizzle-orm","fastify","nlw","nlw-pocket","nodejs","postgresql","radix-ui","reactjs","rocketseat","rocketseat-nlw","tailwindcss","tanstack-query","typescript","zod"],"created_at":"2024-09-27T05:42:55.080Z","updated_at":"2026-01-21T00:34:16.744Z","avatar_url":"https://github.com/luiizsilverio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLW-POCKET 🚀\n\n## Conteúdo\n* [Sobre a aplicação](#sobre-a-aplicação)\n* [Tecnologias](#hammer_and_wrench-tecnologias)\n* [Iniciando a Aplicação](#car-Iniciando-a-aplicação)\n* [Screenshots](#camera_flash-screenshots)\n* [Contato](#email-contato)\n\n## Sobre a aplicação\nAplicação desenvolvida durante o _NLW Pocket_, evento de programação da _Rocketseat_.\u003cbr /\u003e\nForam 3 dias de evento, totalizando quase 5 horas de aula.\u003cbr /\u003e\nForam desenvolvidas 2 aplicações, uma API em Node e uma aplicação React.\u003cbr /\u003e\nA aplicação web permite cadastrar tarefas recorrentes da semana.\u003cbr /\u003e\n\u003cbr /\u003e\n\n## :hammer_and_wrench: Tecnologias\n* Back-end\n  * __Node__ + __Fastify__ \n  * __Drizzle ORM__ + __Docker__ + __PostgreSQL__\n  * Validação dos dados com __Zod__\n* Front-end\n  * __React__ + __Vite__ + __Typescript__\n  * __TailwindCSS__ para estilização\n  * __Radix-UI__ para componentes de front-end\n  * __TanStack Query__ para requisições e gerenciamento de estados\n\u003cbr /\u003e\n\n## :car: Iniciando a aplicação\nBaixe o repositório com git clone e entre na pasta do projeto.\n```bash\n$ git clone https://github.com/luiizsilverio/nlw-pocket\n```\n* Back-end\n  * Renomeie o arquivo __.env.example__ para __.env__.\n  * Informe a string de conexão do banco de dados.\n```bash\n$ cd server\n$ npm install\n$ npm run dev\n```\n* Front-end\n```bash\n$ cd ..\n$ cd web\n$ npm install\n$ npm run dev\n```\n\n## :camera_flash: Screenshots\n![](https://github.com/luiizsilverio/nlw-pocket/blob/main/web/src/assets/in-orbit.gif)\n\n\n## :email: Contato\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/luiz-s-de-oliveira-6b6067210)\n[![E-mail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:luiiz.silverio@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiizsilverio%2Fnlw-pocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluiizsilverio%2Fnlw-pocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiizsilverio%2Fnlw-pocket/lists"}