{"id":19503175,"url":"https://github.com/renovatt/portsync-front-end","last_synced_at":"2026-04-28T16:02:18.565Z","repository":{"id":249303429,"uuid":"793589574","full_name":"renovatt/portsync-front-end","owner":"renovatt","description":"Sistema de gerenciamento para portfolio.","archived":false,"fork":false,"pushed_at":"2024-07-31T12:41:45.000Z","size":1481,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T21:43:42.025Z","etag":null,"topics":["api-rest","nextjs","nextjs14","shadcn-ui","tailwindcss","typescript","use-server"],"latest_commit_sha":null,"homepage":"https://portsync.vercel.app","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/renovatt.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-04-29T14:02:31.000Z","updated_at":"2025-02-14T13:47:16.000Z","dependencies_parsed_at":"2024-07-20T00:15:11.584Z","dependency_job_id":"2d0b1e5b-a2c3-4fca-a820-a8a5636d9770","html_url":"https://github.com/renovatt/portsync-front-end","commit_stats":null,"previous_names":["renovatt/portsync-front-end"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renovatt/portsync-front-end","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatt%2Fportsync-front-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatt%2Fportsync-front-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatt%2Fportsync-front-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatt%2Fportsync-front-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renovatt","download_url":"https://codeload.github.com/renovatt/portsync-front-end/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renovatt%2Fportsync-front-end/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["api-rest","nextjs","nextjs14","shadcn-ui","tailwindcss","typescript","use-server"],"created_at":"2024-11-10T22:19:55.658Z","updated_at":"2026-04-28T16:02:18.548Z","avatar_url":"https://github.com/renovatt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n  \u003cimg src=\"public/icon-192x192.png\" width=\"50px\"\u003e\n\u003c/div\u003e\n\n## 🏋️‍♂️ Sobre o Projeto\n\n### Bem-vindo ao `PortSync`: Sistema de gerenciamento para Portfólio\n\n#### Desenvolvido com` Next.js 14`, o PortSync é uma aplicação completa de `CRUD` projetada para gerenciar os projetos do meu portfólio. Com ele, posso adicionar, editar ou deletar meus projetos, que são listados em tempo real no meu [Portfólio](https://renovatt.dev.br).\n\n#### A API deste projeto foi construída por mim utilizando `Nest.js`, seguindo padrões robustos de `CRUD` e autenticação `JWT`.\n\n#\n\n[Ver Projeto](https://portsync.vercel.app) 🚀\n\n## 🎨 Visual do Projeto\n\n### ***Web Layout***\n\n![Web-1](/public/imgs/web-1.png) \n![Web-2](/public/imgs/web-2.png)\n![Web-3](/public/imgs/web-3.png)\n![Web-4](/public/imgs/web-4.png)\n![Web-5](/public/imgs/web-5.png)\n![Web-6](/public/imgs/web-6.png)\n![Web-7](/public/imgs/web-7.png)\n![Web-7](/public/imgs/web-7.5.png)\n![Web-8](/public/imgs/web-8.png)\n\n## 🛠️ Tecnologias\n\n💻 **Front-End**\n- [Next.js 14.2.3](https://nextjs.org)\n- [Typescript](https://www.typescriptlang.org)\n\n📚 **Bibliotecas**\n- [zod](https://zod.dev/)\n- [react-hook-form](https://react-hook-form.com/)\n- [jsonwebtoken](https://jwt.io/)\n\n🎨 **Estilização**\n- [shadcn-ui](https://ui.shadcn.com/)\n- [tailwindcss](https://tailwindcss.com/docs/installation)\n- [lucide](https://lucide.dev/)\n\n🔋 **Versionamento e Deploy**\n- [Git](https://git-scm.com)\n- [Vercel](https://vercel.com/)\n\n## ⚙️ Configurações e Instalação\n\n```sh\n# clonando o projeto\ngit clone https://github.com/renovatt/portsync-front-end.git\n```\n\n```sh\n# Instalando as dependências\nnpm install\n```\n\n```sh\n# Compilar e abrir o programa para desenvolvimento\nnpm run dev\n```\n\n```sh\n# Compilar e minificar para produção\nnpm run build\n```\n\n🚀 **Como contribuir?**\n\n- Siga-me no GitHub para oferecer suporte.\n- Dê uma estrela ao projeto.\n- Conecte-se comigo no LinkedIn para expandir nossa rede e curta o projeto.\n\n\u003cbr\u003e\n\n🧑‍💻 **Criado por**\n[@renovatt](https://www.linkedin.com/in/renovatt/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenovatt%2Fportsync-front-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenovatt%2Fportsync-front-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenovatt%2Fportsync-front-end/lists"}