{"id":15083787,"url":"https://github.com/carlos-hfc/ignite-call","last_synced_at":"2026-01-03T10:31:39.577Z","repository":{"id":232649804,"uuid":"784767694","full_name":"carlos-hfc/ignite-call","owner":"carlos-hfc","description":"Conecte seu calendário e permita que as pessoas marquem agendamentos no seu tempo livre","archived":false,"fork":false,"pushed_at":"2024-04-15T17:26:27.000Z","size":605,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T08:35:47.287Z","etag":null,"topics":["nextjs","prisma-orm","react","react-hook-form","rocketseat","rocketseat-ignite","stitches","tanstack-react-query","typescript","zod"],"latest_commit_sha":null,"homepage":"https://ignite-call-carlos-hfc.vercel.app","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/carlos-hfc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T14:14:32.000Z","updated_at":"2024-04-15T17:25:18.000Z","dependencies_parsed_at":"2024-09-29T18:21:13.525Z","dependency_job_id":"0bd199d7-afbd-4999-9209-c31099b3852c","html_url":"https://github.com/carlos-hfc/ignite-call","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":"0.020000000000000018","last_synced_commit":"a2e2eb9806dc8f20f8eebd0e2f4cbae5d0d38f90"},"previous_names":["carlos-hfc/ignite-call"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fignite-call","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fignite-call/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fignite-call/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-hfc%2Fignite-call/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlos-hfc","download_url":"https://codeload.github.com/carlos-hfc/ignite-call/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243941452,"owners_count":20372243,"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","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":["nextjs","prisma-orm","react","react-hook-form","rocketseat","rocketseat-ignite","stitches","tanstack-react-query","typescript","zod"],"created_at":"2024-09-25T06:32:54.077Z","updated_at":"2026-01-03T10:31:39.534Z","avatar_url":"https://github.com/carlos-hfc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./public/favicon.svg\" width=\"250\" /\u003e \n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## :bulb: Sobre\n\nO **Ignite Call** é uma aplicação para criar eventos conectados ao Google Calendar.\n\n## :page_with_curl: Pré-requisitos\n\n1. Antes de começar, certifique-se de ter o Node.js instalado em sua máquina. \n    \u003ca href=\"https://nodejs.org\"\u003e\n      \u003cimg width=\"30\" src=\"https://user-images.githubusercontent.com/25181517/183568594-85e280a7-0d7e-4d1a-9028-c8c2209e073c.png\" alt=\"Node.js\" title=\"Node.js\"/\u003e\n    \u003c/a\u003e\n\n## :gear: Configuração\n\n1. Clone o repositório para sua máquina local:\n\n```bash\ngit clone https://github.com/carlos-hfc/ignite-call\n```\n\n2. Acesse o diretório do projeto:\n\n```bash\ncd ignite-call\n```\n\n3. Instale as dependências:\n\n```bash\nnpm install\n```\n\n4. Crie um arquivo `.env.local` na raiz do projeto e adicione as seguinte chaves:\n\n```env\n# Prisma\nDATABASE_URL=\"\"\nDATABASE_DIRECT_URL=\"\"\n\n# Cookies\nCOOKIE_PREFIX=\"\"\n\n# Google\nGOOGLE_CLIENT_ID=\"\"\nGOOGLE_CLIENT_SECRET=\"\"\n\n# Deploy\nNEXT_PUBLIC_URL=\"\"\n```\n\n5. Rode a aplicação\n\n```bash\nnpm run dev\n```\n\n## :computer_mouse: Uso da aplicação\n\n1. Abra o navegador e acesse [http://localhost:3000](http://localhost:3000)\n2. Efetue o seu cadastrado na plataforma e conecte a sua agenda do Google\n3. Defina a sua disponibilidade\n4. Crie eventos nos dias de sua escolha\n\n\n## :computer: Tecnologias utilizadas\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"50\" src=\"https://user-images.githubusercontent.com/25181517/183897015-94a058a6-b86e-4e42-a37f-bf92061753e5.png\" alt=\"React\" title=\"React\"/\u003e\n  \u003cimg width=\"50\" src=\"https://user-images.githubusercontent.com/25181517/183890598-19a0ac2d-e88a-4005-a8df-1ee36782fde1.png\" alt=\"TypeScript\" title=\"TypeScript\"/\u003e\n  \u003cimg width=\"50\" src=\"https://github.com/marwin1991/profile-technology-icons/assets/136815194/5f8c622c-c217-4649-b0a9-7e0ee24bd704\" alt=\"Next.js\" title=\"Next.js\"/\u003e\n\u003c/p\u003e\n\n## :page_facing_up: Licença\n\nEste projeto está licenciado sob a [Licença MIT](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-hfc%2Fignite-call","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlos-hfc%2Fignite-call","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-hfc%2Fignite-call/lists"}