{"id":22490256,"url":"https://github.com/renegadevi/nuxt-boilerplate","last_synced_at":"2026-01-12T11:48:15.948Z","repository":{"id":178093870,"uuid":"661308348","full_name":"renegadevi/nuxt-boilerplate","owner":"renegadevi","description":"A ready to use Nuxt 3 boilerplate. (w/ HTTPS, Tailwind, i18n+RTL, Pinia, GDPR, Dark mode, TypeScript, Prettier, ESLint etc.)","archived":false,"fork":false,"pushed_at":"2024-11-24T22:19:26.000Z","size":509,"stargazers_count":134,"open_issues_count":1,"forks_count":19,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-24T23:24:46.359Z","etag":null,"topics":["cookies-consent","dark-mode","gdpr","i18n","lighthouse","nuxt","prettier","prettier-eslint","rtl","tailwindcss"],"latest_commit_sha":null,"homepage":"https://nuxt-boilerplate-main.vercel.app/","language":"Vue","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/renegadevi.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":"2023-07-02T12:51:29.000Z","updated_at":"2024-11-24T22:19:29.000Z","dependencies_parsed_at":"2023-09-23T16:46:25.810Z","dependency_job_id":"141da02a-6ad9-4a65-9afa-50e5f828fcbc","html_url":"https://github.com/renegadevi/nuxt-boilerplate","commit_stats":null,"previous_names":["renegadevi/nuxt-boilerplate"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renegadevi%2Fnuxt-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renegadevi%2Fnuxt-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renegadevi%2Fnuxt-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renegadevi%2Fnuxt-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renegadevi","download_url":"https://codeload.github.com/renegadevi/nuxt-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500981,"owners_count":17930168,"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":["cookies-consent","dark-mode","gdpr","i18n","lighthouse","nuxt","prettier","prettier-eslint","rtl","tailwindcss"],"created_at":"2024-12-06T17:21:58.109Z","updated_at":"2026-01-12T11:48:15.886Z","avatar_url":"https://github.com/renegadevi.png","language":"Vue","funding_links":[],"categories":["Vue","Starter Kits"],"sub_categories":[],"readme":"# Nuxt Boilerplate\n\nA ready to use Nuxt 4 boilerplate\n\n**Live Demo**: https://nuxt-boilerplate-main.vercel.app/\n\n**StackBlitz**: https://stackblitz.com/github/renegadevi/nuxt-boilerplate\n\n![screenshot](https://raw.githubusercontent.com/renegadevi/nuxt-boilerplate/main/.github/screenshot.png)\n![lighthouse](https://raw.githubusercontent.com/renegadevi/nuxt-boilerplate/main/.github/lighthouse.png)\n\n## Quick setup (TLDR;)\n\n```bash\ngit clone https://github.com/renegadevi/nuxt-boilerplate.git\ncd nuxt-boilerplate\npnpm install\npnpm run dev\n```\n\n## Setup\n\n### Prerequisites:\n\n- [pnpm](https://pnpm.io/)\n- [mkcert](https://github.com/FiloSottile/mkcert) (Optional localhost HTTPS)\n\n### Clone repo\n\n```bash\ngit clone https://github.com/renegadevi/nuxt-boilerplate.git\ncd nuxt-boilerplate\n```\n\n### Install dependencies:\n\n```bash\npnpm install\n```\n\n### Optional: `.env`\n\n```ini\nVITE_BASE_URL=\"https://localhost:3000/\"\n```\n\n### Optional: Generate certificate for HTTPS for localhost\n\n```bash\n# mkdir certs\ncd certs\nmkcert localhost\n```\n\n## Start local server\n\n### Start development server\n\n```bash\n# HTTP\npnpm run dev\n# HTTPS\npnpm run dev-https\n```\n\n### Start production build server (HTTP)\n\n```bash\n# HTTP\npnpm run build;pnpm run preview\n# HTTPS\npnpm run build;pnpm run preview-https\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenegadevi%2Fnuxt-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenegadevi%2Fnuxt-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenegadevi%2Fnuxt-boilerplate/lists"}