{"id":20637517,"url":"https://github.com/zillowwcode/ict-m115_dashrig--frontend","last_synced_at":"2026-03-07T22:03:22.176Z","repository":{"id":243075751,"uuid":"811397967","full_name":"ZillowwCode/ICT-M115_DashRig--frontend","owner":"ZillowwCode","description":"Project school for my 2nd year at EPAI school during my CFC for the module \"ICT-M115\". The project that we chose with my team is to create a dashcam system on a Raspberry PI 3b+ in 2024. This is the Frontend part of it built with ViteJS.","archived":false,"fork":false,"pushed_at":"2024-06-10T14:28:31.000Z","size":30130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T08:41:10.777Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZillowwCode.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":"2024-06-06T14:17:37.000Z","updated_at":"2024-06-10T14:28:37.000Z","dependencies_parsed_at":"2024-06-10T16:25:14.733Z","dependency_job_id":null,"html_url":"https://github.com/ZillowwCode/ICT-M115_DashRig--frontend","commit_stats":null,"previous_names":["zillowwcode/ict-m115_dashrig--frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZillowwCode/ICT-M115_DashRig--frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZillowwCode%2FICT-M115_DashRig--frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZillowwCode%2FICT-M115_DashRig--frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZillowwCode%2FICT-M115_DashRig--frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZillowwCode%2FICT-M115_DashRig--frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZillowwCode","download_url":"https://codeload.github.com/ZillowwCode/ICT-M115_DashRig--frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZillowwCode%2FICT-M115_DashRig--frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30233429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"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":[],"created_at":"2024-11-16T15:14:48.544Z","updated_at":"2026-03-07T22:03:22.163Z","avatar_url":"https://github.com/ZillowwCode.png","language":"Vue","funding_links":["https://opencollective.com/vuetify","https://www.patreon.com/vuetify","https://tidelift.com/subscription/npm/vuetify","https://paypal.me/vuetify"],"categories":[],"sub_categories":[],"readme":"# Vuetify (Default)\n\nThis is the official scaffolding tool for Vuetify, designed to give you a head start in building your new Vuetify application. It sets up a base template with all the necessary configurations and standard directory structure, enabling you to begin development without the hassle of setting up the project from scratch.\n\n## ❗️ Important Links\n\n- 📄 [Docs](https://vuetifyjs.com/)\n- 🚨 [Issues](https://issues.vuetifyjs.com/)\n- 🏬 [Store](https://store.vuetifyjs.com/)\n- 🎮 [Playground](https://play.vuetifyjs.com/)\n- 💬 [Discord](https://community.vuetifyjs.com)\n\n## 💿 Install\n\nSet up your project using your preferred package manager. Use the corresponding command to install the dependencies:\n\n| Package Manager                                                | Command        |\n|---------------------------------------------------------------|----------------|\n| [yarn](https://yarnpkg.com/getting-started)                   | `yarn install` |\n| [npm](https://docs.npmjs.com/cli/v7/commands/npm-install)     | `npm install`  |\n| [pnpm](https://pnpm.io/installation)                          | `pnpm install` |\n| [bun](https://bun.sh/#getting-started)                        | `bun install`  |\n\nAfter completing the installation, your environment is ready for Vuetify development.\n\n## ✨ Features\n\n- 🖼️ **Optimized Front-End Stack**: Leverage the latest Vue 3 and Vuetify 3 for a modern, reactive UI development experience. [Vue 3](https://v3.vuejs.org/) | [Vuetify 3](https://vuetifyjs.com/en/)\n- 🗃️ **State Management**: Integrated with [Pinia](https://pinia.vuejs.org/), the intuitive, modular state management solution for Vue.\n- 🚦 **Routing and Layouts**: Utilizes Vue Router for SPA navigation and vite-plugin-vue-layouts for organizing Vue file layouts. [Vue Router](https://router.vuejs.org/) | [vite-plugin-vue-layouts](https://github.com/JohnCampionJr/vite-plugin-vue-layouts)\n- ⚡ **Next-Gen Tooling**: Powered by Vite, experience fast cold starts and instant HMR (Hot Module Replacement). [Vite](https://vitejs.dev/)\n- 🧩 **Automated Component Importing**: Streamline your workflow with unplugin-vue-components, automatically importing components as you use them. [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components)\n\nThese features are curated to provide a seamless development experience from setup to deployment, ensuring that your Vuetify application is both powerful and maintainable.\n\n## 💡 Usage\n\nThis section covers how to start the development server and build your project for production.\n\n### Starting the Development Server\n\nTo start the development server with hot-reload, run the following command. The server will be accessible at [http://localhost:3000](http://localhost:3000):\n\n```bash\nyarn dev\n```\n\n(Repeat for npm, pnpm, and bun with respective commands.)\n\n\u003e Add NODE_OPTIONS='--no-warnings' to suppress the JSON import warnings that happen as part of the Vuetify import mapping. If you are on Node [v21.3.0](https://nodejs.org/en/blog/release/v21.3.0) or higher, you can change this to NODE_OPTIONS='--disable-warning=5401'. If you don't mind the warning, you can remove this from your package.json dev script.\n\n### Building for Production\n\nTo build your project for production, use:\n\n```bash\nyarn build\n```\n\n(Repeat for npm, pnpm, and bun with respective commands.)\n\nOnce the build process is completed, your application will be ready for deployment in a production environment.\n\n## 💪 Support Vuetify Development\n\nThis project is built with [Vuetify](https://vuetifyjs.com/en/), a UI Library with a comprehensive collection of Vue components. Vuetify is an MIT licensed Open Source project that has been made possible due to the generous contributions by our [sponsors and backers](https://vuetifyjs.com/introduction/sponsors-and-backers/). If you are interested in supporting this project, please consider:\n\n- [Requesting Enterprise Support](https://support.vuetifyjs.com/)\n- [Sponsoring John on Github](https://github.com/users/johnleider/sponsorship)\n- [Sponsoring Kael on Github](https://github.com/users/kaelwd/sponsorship)\n- [Supporting the team on Open Collective](https://opencollective.com/vuetify)\n- [Becoming a sponsor on Patreon](https://www.patreon.com/vuetify)\n- [Becoming a subscriber on Tidelift](https://tidelift.com/subscription/npm/vuetify)\n- [Making a one-time donation with Paypal](https://paypal.me/vuetify)\n\n## 📑 License\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2016-present Vuetify, LLC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillowwcode%2Fict-m115_dashrig--frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzillowwcode%2Fict-m115_dashrig--frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillowwcode%2Fict-m115_dashrig--frontend/lists"}