{"id":21767522,"url":"https://github.com/arslanstack/saas-boilerplate","last_synced_at":"2025-10-07T20:31:51.379Z","repository":{"id":233864608,"uuid":"787938061","full_name":"arslanstack/saas-boilerplate","owner":"arslanstack","description":"Laravel, React, Tailwind, and Inertia based SAAS Boilerplate App","archived":false,"fork":false,"pushed_at":"2024-04-19T11:27:11.000Z","size":710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-19T15:11:42.245Z","etag":null,"topics":["credits","inertiajs","saas-boilerplate","stripe","stripe-webhook"],"latest_commit_sha":null,"homepage":"https://saas.arslanstack.com/register","language":"JavaScript","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/arslanstack.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}},"created_at":"2024-04-17T13:20:24.000Z","updated_at":"2024-04-19T11:31:51.000Z","dependencies_parsed_at":"2024-04-17T14:51:23.497Z","dependency_job_id":null,"html_url":"https://github.com/arslanstack/saas-boilerplate","commit_stats":null,"previous_names":["arslanstack/saas-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fsaas-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fsaas-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fsaas-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fsaas-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arslanstack","download_url":"https://codeload.github.com/arslanstack/saas-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226548485,"owners_count":17649809,"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":["credits","inertiajs","saas-boilerplate","stripe","stripe-webhook"],"created_at":"2024-11-26T13:25:47.787Z","updated_at":"2025-10-07T20:31:45.991Z","avatar_url":"https://github.com/arslanstack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAAS Laravel 11, Inertia, React, Tailwind, \u0026 Stripe\n\nThis repository contains a ready-to-use Laravel 11 and React JS boilerplate application for an AI/API-based SAAS. It provides a foundation for creating, integrating, and launching features, along with custom packages and credit consumption rules.\n\n\u003cimg src=\"/screenshots/1.png\" alt=\"Project Banner\"\u003e\n\n## Getting Started\n\n### Clone the Repository\n\nClone the repository using the following command:\n\n```bash\ngit clone https://github.com/arslanstack/saas-boilerplate.git\n```\n### Installation\n\nAfter cloning the project, navigate into the project directory and install dependencies:\n\n```bash\ncd saas-boilerplate\ncomposer install\nnpm install\n```\n\n### Environment Setup\n\nCreate a .env file and set up the necessary environment variables:\n\n```bash\ncp .env.example .env\nphp artisan key:generate\n```\n\nSet up your database and Stripe keys in the .env file:\n\n```bash\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=yourdatabasename\nDB_USERNAME=root\nDB_PASSWORD=\n\nSTRIPE_PUBLIC_KEY=\nSTRIPE_SECRET_KEY=\nSTRIPE_WEBHOOK_KEY=\n```\n### Database Migration and Seeding\n\nRun migrations and seeders to set up the database:\n\n```bash\nphp artisan migrate --seed\n```\n\n### Running the Application\n\nStart the Laravel server and compile assets:\n\n```bash\nphp artisan serve\nnpm run dev\n```\n\n### Contributing\n\nAfter implementing a feature or fix, use the following commands to commit and push your changes:\n\n```bash\ngit add .\ngit commit -m \"Describe the feature\"\ngit push -u origin\n```\n\n\u003cimg src=\"/screenshots/2.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"/screenshots/3.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"/screenshots/4.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"/screenshots/5.png\" alt=\"Project Banner\"\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fsaas-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farslanstack%2Fsaas-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fsaas-boilerplate/lists"}