{"id":23869352,"url":"https://github.com/jamison0902/livros-next","last_synced_at":"2026-04-09T11:04:55.697Z","repository":{"id":195110249,"uuid":"614154080","full_name":"jamison0902/livros-next","owner":"jamison0902","description":"CRUD usando Nexjs, TypeScript e MongoDB Atlas","archived":false,"fork":false,"pushed_at":"2023-03-16T01:29:08.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T12:19:10.657Z","etag":null,"topics":["bootstrap5","mongodb-atlas","next","react","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/jamison0902.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}},"created_at":"2023-03-15T02:08:08.000Z","updated_at":"2024-12-21T23:17:05.000Z","dependencies_parsed_at":"2023-09-16T14:59:26.575Z","dependency_job_id":null,"html_url":"https://github.com/jamison0902/livros-next","commit_stats":null,"previous_names":["jamison0902/livros-next"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Flivros-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Flivros-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Flivros-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Flivros-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamison0902","download_url":"https://codeload.github.com/jamison0902/livros-next/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240214606,"owners_count":19766263,"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":["bootstrap5","mongodb-atlas","next","react","typescript"],"created_at":"2025-01-03T12:19:37.088Z","updated_at":"2025-12-30T22:25:35.027Z","avatar_url":"https://github.com/jamison0902.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Exemplo de app utilizando MongoDB Atlas\n\nFoi utilizado MongoDB Atlas, TypeScript e Nextjs no desenvolvimento dessa tela de catastro de livro:\n\n![alt text](tela.png)\n\n\n## Configuração\n\n### Configuração de variáveis\n\nÉ necessário fazer a configuração de acesso ao MongoDB no arquivo `.env.local`:\n\n```bash\nMONGODB_URI = \u003cAqui você coloca as informações de acesso ao banco mongodb\u003e\nURL = http://localhost:3000\n```\nA variável URL deve ficar desse jeito pois executei os comandos localmente. \n\n### Informações adicionais\n\nFoi utilizada um database chamado  `catalogo` e uma collection chamada  `livro`\n\n### Execute o Next.js no modo desenvolvimento\n\n```bash\nnpm install\nnpm run dev\n\n# or\n\nyarn install\nyarn dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamison0902%2Flivros-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamison0902%2Flivros-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamison0902%2Flivros-next/lists"}