{"id":25035071,"url":"https://github.com/liinkiing/fullstack-laravel-next-starter","last_synced_at":"2026-04-10T00:03:43.412Z","repository":{"id":198971047,"uuid":"701901841","full_name":"Liinkiing/fullstack-laravel-next-starter","owner":"Liinkiing","description":"A complete starter with auth using Laravel for backend and Next for frontend","archived":false,"fork":false,"pushed_at":"2023-12-22T11:27:54.000Z","size":433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T23:44:39.271Z","etag":null,"topics":["authentication","chakra-ui","docker","graphql","laravel","lighthouse-php","nextjs","react","storybook"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Liinkiing.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}},"created_at":"2023-10-07T22:49:16.000Z","updated_at":"2024-12-04T13:14:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7a207fb-27e6-4820-904d-0ec14a7966c9","html_url":"https://github.com/Liinkiing/fullstack-laravel-next-starter","commit_stats":null,"previous_names":["liinkiing/fullstack-laravel-next-starter"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liinkiing%2Ffullstack-laravel-next-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liinkiing%2Ffullstack-laravel-next-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liinkiing%2Ffullstack-laravel-next-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liinkiing%2Ffullstack-laravel-next-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liinkiing","download_url":"https://codeload.github.com/Liinkiing/fullstack-laravel-next-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375026,"owners_count":20767018,"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","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","chakra-ui","docker","graphql","laravel","lighthouse-php","nextjs","react","storybook"],"created_at":"2025-02-05T23:44:50.442Z","updated_at":"2025-12-30T20:04:50.517Z","avatar_url":"https://github.com/Liinkiing.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fullstack Application Template\n\nThis repository serves as a template for creating a fullstack web application using **Next.js** for the frontend and **Laravel** for the backend. \n\nIt also incorporates **GraphQL** on the server side, powered by the **Lighthouse** package. \n\nAdditionally, the backend includes boilerplate code for implementing an authorization system using **Laravel Socialite**. \n\nOn the frontend, **Chakra UI** with a blank theme is used as the foundation for a clean and customizable design. **Apollo Client** is used for handling GraphQL on the frontend, and strongly typed GraphQL operations are generated using graphql-codegen.\n\n## Technologies Used\n\n### Frontend\n- **Next.js:** A popular React framework for building efficient and SEO-friendly web applications.\n- **Chakra UI:** A modular and customizable UI component library for React that provides a solid foundation for styling your application.\n- **Storybook:** A tool for developing UI components in isolation, making it easier to build and test UI components independently.\n- **Apollo Client:** A powerful GraphQL client for React applications.\n\n### Backend\n- **Laravel:** A powerful PHP framework known for its elegant syntax and robust features for building web applications.\n- **Lighthouse:** A GraphQL server package for Laravel that simplifies the implementation of GraphQL APIs.\n- **Laravel Socialite:** A Laravel package for easy integration with social authentication providers, helping you set up user authentication quickly.\n\n## Project Structure\n\nThe project is structured into two main directories:\n\n### `/frontend`\nContains the Next.js frontend application code. You can build and customize the client-side of your application here. Apollo Client is already configured to work with the GraphQL API, and strongly typed GraphQL operations are generated using graphql-codegen. Storybook is set up for developing and testing UI components.\n\n### `/backend`\nContains the Laravel backend application code, which includes GraphQL API endpoints, database configurations, and the boilerplate for user authentication using Laravel Socialite.\n\n## Getting Started\n\nTo use this template to kickstart your fullstack application, follow these steps:\n\n1. Clone this repository to your local machine:\n\n    ```bash\n    git clone https://github.com/Liinkiing/fullstack-laravel-next-starter.git\n    ```\n\n2. Navigate to the `/frontend` and `/backend` directories and follow their respective setup instructions, which are detailed in their respective README files.\n\n3. Customize the frontend and backend components to fit the specific requirements of your application.\n\n4. Configure your `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET` environment variables in the `.env` file in the `/backend` directory. These are required for the social authentication feature to work.\n   \n5. Utilize Storybook for developing and testing UI components independently.\n\n6. Deploy your application as needed, considering both the frontend and backend deployment options separately.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliinkiing%2Ffullstack-laravel-next-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliinkiing%2Ffullstack-laravel-next-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliinkiing%2Ffullstack-laravel-next-starter/lists"}