{"id":13610958,"url":"https://github.com/faisalfjri/breeze-vue-api","last_synced_at":"2025-07-23T02:04:36.218Z","repository":{"id":41472727,"uuid":"467623396","full_name":"faisalfjri/breeze-vue-api","owner":"faisalfjri","description":"An application / authentication starter kit frontend in Vue.js 3 for Laravel Breeze.","archived":false,"fork":false,"pushed_at":"2025-07-03T08:33:05.000Z","size":118,"stargazers_count":75,"open_issues_count":1,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T09:24:50.647Z","etag":null,"topics":["authentication","breeze","laravel","vuejs"],"latest_commit_sha":null,"homepage":"","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/faisalfjri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-08T18:05:09.000Z","updated_at":"2025-07-03T08:33:09.000Z","dependencies_parsed_at":"2024-01-05T09:29:15.920Z","dependency_job_id":"60ac350b-bbbf-488d-9b5c-cda2af70627b","html_url":"https://github.com/faisalfjri/breeze-vue-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faisalfjri/breeze-vue-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-vue-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-vue-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-vue-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-vue-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisalfjri","download_url":"https://codeload.github.com/faisalfjri/breeze-vue-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-vue-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266604009,"owners_count":23954725,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["authentication","breeze","laravel","vuejs"],"created_at":"2024-08-01T19:01:49.978Z","updated_at":"2025-07-23T02:04:36.201Z","avatar_url":"https://github.com/faisalfjri.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Laravel Breeze - Vue.js 3 Edition\n\n## Inspiration\n\nThis project was inspired by the [Breeze Next.js](https://github.com/laravel/breeze-next) project. 🏝️\n\n## Introduction\n\nThis repository is an implementing of the [Laravel Breeze](https://laravel.com/docs/starter-kits) application / authentication starter kit frontend in [Vue.js](https://vuejs.org). All of the authentication boilerplate is already written for you - powered by [Laravel Sanctum](https://laravel.com/docs/sanctum), allowing you to quickly begin pairing your beautiful Vue.js frontend with a powerful Laravel backend.\n\n## Documentation\n\n### Installation\n\nFirst, create a Vue.js compatible Laravel backend by installing Laravel Breeze into a [fresh Laravel application](https://laravel.com/docs/installation) and installing Breeze's API scaffolding:\n\n```bash\n# Create the Laravel application...\nlaravel new vue-backend\n\ncd vue-backend\n\n# Install Breeze and dependencies...\ncomposer require laravel/breeze\n\nphp artisan breeze:install api\n```\n\nNext, ensure that your application's `APP_URL` and `FRONTEND_URL` environment variables are set to `http://localhost:8000` and `http://localhost:3000`, respectively.\n\nAfter defining the appropriate environment variables, you may serve the Laravel application using the `serve` Artisan command:\n\n```bash\n# Serve the application...\nphp artisan serve\n```\n\nNext, clone this repository and install its dependencies with `yarn install` or `npm install`. Then, copy the `.env.example` file to `.env` and supply the URL of your backend:\n\n```\nVITE_APP_NAME=Breeze Vue.js 3 Api\nVITE_PUBLIC_BACKEND_URL=http://localhost:8000\n```\n\nFinally, run the application via `npm run dev`. The application will be available at `http://localhost:3000`:\n\n```\nnpm run dev\n```\n\n\u003e Note: Currently, we recommend using `localhost` during local development of your backend and frontend to avoid CORS \"Same-Origin\" issues.\n\n## License\n\nLaravel Breeze - Vue.js 3 Edition is open-sourced software licensed under the [MIT license](LICENSE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalfjri%2Fbreeze-vue-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisalfjri%2Fbreeze-vue-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalfjri%2Fbreeze-vue-api/lists"}