{"id":23078315,"url":"https://github.com/imide/roadbloks","last_synced_at":"2026-03-20T00:30:24.936Z","repository":{"id":248939404,"uuid":"830238412","full_name":"imide/Roadbloks","owner":"imide","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-20T12:02:07.000Z","size":922,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-20T16:22:15.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/imide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"kofi":"imide"}},"created_at":"2024-07-17T21:59:20.000Z","updated_at":"2024-07-19T01:01:33.000Z","dependencies_parsed_at":"2026-02-20T14:05:51.337Z","dependency_job_id":null,"html_url":"https://github.com/imide/Roadbloks","commit_stats":null,"previous_names":["imide/roadbloks"],"tags_count":0,"template":false,"template_full_name":"antfu/vitesse-nuxt","purl":"pkg:github/imide/Roadbloks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2FRoadbloks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2FRoadbloks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2FRoadbloks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2FRoadbloks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imide","download_url":"https://codeload.github.com/imide/Roadbloks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imide%2FRoadbloks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29878277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"ssl_error","status_checked_at":"2026-02-26T23:50:46.793Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-12-16T10:53:09.204Z","updated_at":"2026-02-27T00:04:17.157Z","avatar_url":"https://github.com/imide.png","language":"Vue","funding_links":["imide"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/11247099/140462375-7b7ac4db-35b7-453c-8a05-13d8d20282c4.png\" width=\"600\"/\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003e\n\u003ca href=\"https://github.com/antfu/vitesse\"\u003eVitesse\u003c/a\u003e for Nuxt 3\n\u003c/h2\u003e\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://vitesse-nuxt3.netlify.app/\"\u003e🖥 Online Preview\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- 💚 [Nuxt 3](https://nuxt.com/) - SSR, ESR, File-based routing, components auto importing, modules, etc.\n\n- ⚡️ Vite - Instant HMR.\n\n- 🎨 [UnoCSS](https://github.com/unocss/unocss) - The instant on-demand atomic CSS engine.\n\n- 😃 Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/unocss/unocss).\n\n- 🔥 The `\u003cscript setup\u003e` syntax.\n\n- 🍍 [State Management via Pinia](https://github.com/vuejs/pinia), see [./composables/user.ts](./composables/user.ts).\n\n- 📑 [Layout system](./layouts).\n\n- 📥 APIs auto importing - for Composition API, VueUse and custom composables.\n\n- 🏎 Zero-config cloud functions and deploy.\n\n- 🦾 TypeScript, of course.\n\n- 📲 [PWA](https://github.com/vite-pwa/nuxt) with offline support and auto-update behavior.\n\n## Plugins\n\n### Nuxt Modules\n\n- [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs.\n- [ColorMode](https://github.com/nuxt-modules/color-mode) - dark and Light mode with auto detection made easy with Nuxt.\n- [UnoCSS](https://github.com/unocss/unocss) - the instant on-demand atomic CSS engine.\n- [Pinia](https://github.com/vuejs/pinia) - intuitive, type safe, light and flexible Store for Vue.\n- [VitePWA](https://github.com/vite-pwa/nuxt) - zero-config PWA Plugin for Nuxt 3.\n- [DevTools](https://github.com/nuxt/devtools) - unleash Nuxt Developer Experience.\n\n## IDE\n\nWe recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable [Vetur](https://vuejs.github.io/vetur/) if you have it).\n\n## Variations\n\n- [vitesse](https://github.com/antfu/vitesse) - Opinionated Vite Starter Template\n- [vitesse-lite](https://github.com/antfu/vitesse-lite) - Lightweight version of Vitesse\n- [vitesse-nuxt-bridge](https://github.com/antfu/vitesse-nuxt-bridge) - Vitesse for Nuxt 2 with Bridge\n- [vitesse-webext](https://github.com/antfu/vitesse-webext) - WebExtension Vite starter template\n\n## Try it now!\n\n### Online\n\n\u003ca href=\"https://stackblitz.com/github/antfu/vitesse-nuxt3\"\u003e\u003cimg src=\"https://developer.stackblitz.com/img/open_in_stackblitz.svg\" alt=\"\"\u003e\u003c/a\u003e\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/antfu/vitesse-nuxt3/generate).\n\n### Clone to local\n\nIf you prefer to do it manually with the cleaner git history\n\n```bash\nnpx degit antfu/vitesse-nuxt3 my-nuxt3-app\ncd my-nuxt3-app\npnpm i # If you don't have pnpm installed, run: npm install -g pnpm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimide%2Froadbloks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimide%2Froadbloks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimide%2Froadbloks/lists"}