{"id":15695860,"url":"https://github.com/danielroe/vuejs-de","last_synced_at":"2025-10-14T14:30:47.965Z","repository":{"id":61262191,"uuid":"546150382","full_name":"danielroe/vuejs-de","owner":"danielroe","description":null,"archived":true,"fork":false,"pushed_at":"2024-05-19T19:05:06.000Z","size":3802,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T07:34:47.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vuejs-de.netlify.app/","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/danielroe.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},"funding":{"github":["danielroe"]}},"created_at":"2022-10-05T16:00:03.000Z","updated_at":"2024-05-19T19:05:10.000Z","dependencies_parsed_at":"2025-01-31T07:32:13.319Z","dependency_job_id":"e740dbea-9a90-4463-af75-fb99d62c4308","html_url":"https://github.com/danielroe/vuejs-de","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielroe/vuejs-de","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fvuejs-de","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fvuejs-de/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fvuejs-de/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fvuejs-de/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielroe","download_url":"https://codeload.github.com/danielroe/vuejs-de/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielroe%2Fvuejs-de/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019119,"owners_count":26086680,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-03T19:05:12.668Z","updated_at":"2025-10-14T14:30:47.131Z","avatar_url":"https://github.com/danielroe.png","language":"TypeScript","funding_links":["https://github.com/sponsors/danielroe"],"categories":[],"sub_categories":[],"readme":"\n# 🚧 Repository update 🚧\n\nThis repository has been archived. Please feel free to [contact me directly](https://github.com/danielroe) if you have any questions.\n\n\u003chr\u003e\n# Building for the Edge with Nuxt 3\n\nThis is a live-coded demo project using [Nuxt 3](https://v3.nuxtjs.org/) for a live-coding session accompanying a talk at [vuejs.de Conf 2022](https://conf.vuejs.de/).\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vuejs-de.netlify.app/\" target=\"_blank\"\u003e\n    \u003cimg width=\"1090\" alt=\"Screenshot of the deployed site\" src=\"./docs/screenshot.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n- [✨ \u0026nbsp;Live Demo](https://vuejs-de.netlify.app/)\n\n## Features\n\n- Based on [Nuxt 3](https://v3.nuxtjs.org/)\n- Server API routes using [Nuxt Nitro](https://v3.nuxtjs.org/concepts/server-engine)\n- 3D cat model by [**@alvarosabu**](https://github.com/alvarosabu)\n- API from [The Cat API](https://thecatapi.com/)\n- Light \u0026 dark mode using [pico.css](https://picocss.com/docs/)\n\n## Try it out\n\n### Setup\n\n```bash\n# install dependencies\nnpm install # or yarn\n\n# serve in dev mode, with hot reload at localhost:3000\nnpm run dev\n\n# build for production (universal)\nnpm run build\n\n# preview in production mode\nnpm start\n```\n\nYou'll need to [get a token](https://thecatapi.com/signup) for the Cat API; place it in `.env`.\n\n### Deployment\n\nYou should be able to deploy this repository with zero or minimal configuration.\n\n- [Azure](https://v3.nuxtjs.org/docs/deployment/azure)\n- [Cloudflare Workers](https://v3.nuxtjs.org/docs/deployment/cloudflare)\n- [Firebase Hosting](https://v3.nuxtjs.org/docs/deployment/firebase)\n- [Netlify](https://v3.nuxtjs.org/docs/deployment/netlify)\n- [Vercel](https://v3.nuxtjs.org/docs/deployment/vercel)\n- ... and more\n\nHowever, the route rules for CORS and ISR/ISG in `nuxt.config` won't work until the following PRs are finalised and merged - follow them for more info:\n\n- https://github.com/unjs/nitro/pull/538\n- https://github.com/nuxt/framework/pull/7954\n- https://github.com/nuxt/framework/pull/7938\n- https://github.com/unjs/nitro/pull/540\n- https://github.com/unjs/nitro/pull/545\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fvuejs-de","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielroe%2Fvuejs-de","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielroe%2Fvuejs-de/lists"}