{"id":18727411,"url":"https://github.com/faisalfjri/breeze-react-api","last_synced_at":"2025-10-04T13:58:35.845Z","repository":{"id":185220053,"uuid":"579939019","full_name":"faisalfjri/breeze-react-api","owner":"faisalfjri","description":"An application / authentication starter kit frontend in React.js for Laravel Breeze.","archived":false,"fork":false,"pushed_at":"2024-01-05T08:25:59.000Z","size":22,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T16:52:52.328Z","etag":null,"topics":["authentication","breeze","laravel","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-19T10:15:51.000Z","updated_at":"2023-05-07T09:22:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6b03016-3349-4bfe-990f-ae319c07cc06","html_url":"https://github.com/faisalfjri/breeze-react-api","commit_stats":null,"previous_names":["faisalfjri/breeze-react-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faisalfjri/breeze-react-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-react-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-react-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-react-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-react-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisalfjri","download_url":"https://codeload.github.com/faisalfjri/breeze-react-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisalfjri%2Fbreeze-react-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322146,"owners_count":25967874,"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-04T02:00:05.491Z","response_time":63,"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":["authentication","breeze","laravel","reactjs"],"created_at":"2024-11-07T14:17:39.794Z","updated_at":"2025-10-04T13:58:35.826Z","avatar_url":"https://github.com/faisalfjri.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Breeze - React.js 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 [React.js](https://reactjs.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 React.js frontend with a powerful Laravel backend.\n\n## Documentation\n\n### Installation\n\nFirst, create a React.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 breeze-backend\n\ncd breeze-backend\n\n# Install Breeze and dependencies...\ncomposer require laravel/breeze --dev\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_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 React is open-sourced software licensed under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalfjri%2Fbreeze-react-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisalfjri%2Fbreeze-react-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisalfjri%2Fbreeze-react-api/lists"}