{"id":28485920,"url":"https://github.com/matheusgb/nuxt-boilerplate","last_synced_at":"2026-04-24T21:32:38.373Z","repository":{"id":295171021,"uuid":"987396564","full_name":"matheusgb/nuxt-boilerplate","owner":"matheusgb","description":"🎨 | Nuxt + Prisma + DaisyUI boilerplate.","archived":false,"fork":false,"pushed_at":"2025-06-04T00:00:03.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T03:39:19.687Z","etag":null,"topics":["bootstrap","nuxt","prisma"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/matheusgb.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,"zenodo":null}},"created_at":"2025-05-21T02:44:04.000Z","updated_at":"2025-06-04T00:00:04.000Z","dependencies_parsed_at":"2025-05-24T02:37:00.503Z","dependency_job_id":"dd2e1a5e-14f4-4c2f-b2e3-71d481b62b04","html_url":"https://github.com/matheusgb/nuxt-boilerplate","commit_stats":null,"previous_names":["matheusgb/nuxt-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matheusgb/nuxt-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusgb%2Fnuxt-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusgb%2Fnuxt-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusgb%2Fnuxt-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusgb%2Fnuxt-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matheusgb","download_url":"https://codeload.github.com/matheusgb/nuxt-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matheusgb%2Fnuxt-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["bootstrap","nuxt","prisma"],"created_at":"2025-06-08T01:00:26.325Z","updated_at":"2026-04-24T21:32:38.368Z","avatar_url":"https://github.com/matheusgb.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate Nuxt + Prisma\n\nEste projeto é um **boilerplate** criado para fins de aprendizado, utilizando Nuxt 3, Prisma e DaisyUI (com Tailwind CSS). Ele serve como ponto de partida para quem deseja estudar ou iniciar aplicações fullstack modernas com Vue/Nuxt no frontend e Prisma como ORM no backend.\n\n## Sobre o Projeto\n\n- **Nuxt 3** para o frontend e rotas.\n- **Prisma** como ORM para manipulação do banco de dados.\n- **DaisyUI** (com Tailwind CSS) para estilização rápida, moderna e customizável.\n- Exemplos de CRUD de usuários, incluindo criação, listagem, atualização e exclusão (com suporte a modais).\n\n## Como rodar o projeto localmente\n\n1. **Clone o repositório:**\n\n   ```bash\n   git clone https://github.com/matheusgb/nuxt-boilerplate\n   cd boilerplate\n   ```\n\n2. **Instale as dependências:**\n\n   ```bash\n   pnpm install\n   ```\n\n3. **Configure o banco de dados:**\n\n   - Edite o arquivo `.env` com a variável `DATABASE_URL` (por padrão, usa SQLite).\n   - Rode as migrations e gere o client Prisma:\n     ```bash\n     npx prisma migrate dev\n     npx prisma generate\n     ```\n\n4. **Inicie o servidor de desenvolvimento:**\n   ```bash\n   pnpm dev\n   ```\n\nAcesse o projeto em [http://localhost:3000](http://localhost:3000).\n\n---\n\nPara mais informações, consulte a [documentação do Nuxt](https://nuxt.com/docs/getting-started/introduction), a [documentação do Prisma](https://www.prisma.io/docs/) e a [documentação do DaisyUI](https://daisyui.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusgb%2Fnuxt-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheusgb%2Fnuxt-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheusgb%2Fnuxt-boilerplate/lists"}