{"id":21558435,"url":"https://github.com/osmianski/docs","last_synced_at":"2025-07-16T15:31:30.365Z","repository":{"id":62358612,"uuid":"538846508","full_name":"osmianski/docs","owner":"osmianski","description":"A SaaS that renders a mega website from lots of Git repositories. Built with Laravel, Vue.js and Inertia.js.","archived":true,"fork":false,"pushed_at":"2023-06-06T02:31:07.000Z","size":1846,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"v0.3","last_synced_at":"2025-03-18T03:33:13.431Z","etag":null,"topics":["alpinejs","docs","laravel","livewire"],"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/osmianski.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}},"created_at":"2022-09-20T06:44:48.000Z","updated_at":"2023-07-18T18:37:55.000Z","dependencies_parsed_at":"2023-02-17T10:01:13.773Z","dependency_job_id":null,"html_url":"https://github.com/osmianski/docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osmianski/docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmianski%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmianski%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmianski%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmianski%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osmianski","download_url":"https://codeload.github.com/osmianski/docs/tar.gz/refs/heads/v0.3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmianski%2Fdocs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265521423,"owners_count":23781500,"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":["alpinejs","docs","laravel","livewire"],"created_at":"2024-11-24T08:14:51.573Z","updated_at":"2025-07-16T15:31:29.975Z","avatar_url":"https://github.com/osmianski.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docs\n\nA SaaS that renders a mega website from lots of Git repositories. Built with Laravel, Vue.js and Inertia.js.\n\n## Prerequisites\n\n1. Install [PHP, Composer, Docker](https://laravel.com/docs/10.x).\n2. Create an [alias for `sail` command](https://laravel.com/docs/10.x/sail#configuring-a-shell-alias)\n\n## Installation\n\n1. Clone the project from GitHub:\n\n    ```shell\n    cd ~/projects\n    git clone git@github.com:osmianski/docs.git\n    cd docs\n    npm install\n    ```\n\n2. In a separate terminal window, start the Docker containers for the project:\n\n    ```shell\n    cd ~/projects/docs\n    sail up\n    ```\n\n3. In a separate terminal window, run Vite asset build script:\n\n    ```shell\n    cd ~/projects/docs\n    npm run dev\n    ```\n\n4. In a separate terminal window, run the database migrations:\n\n    ```shell\n    cd ~/projects/docs\n    sail artisan migrate:fresh --seed\n    ```\n   \n5. Open the local copy of the website in the browser: \u003chttp://127.0.0.1:8000/\u003e.\n\n6. Copy Git hooks:\n\n    ```shell\n    cd ~/projects/docs\n    chmod a+x git-hooks/*\n    cp git-hooks/* .git/hooks/\n    ```  \n\n## Documentation\n\nThe project documentation is available at \u003chttps://github.com/osmianski/docs/tree/v0.3/docs\u003e.\n\n## Previous effort\n\n### v0.2\n\n[`v0.2`](https://github.com/osmianski/docs/tree/v0.2) was a SaaS that renders a mega website from lots of Git repositories. Built with Laravel, Livewire and Alpine.js.\n\nThere was just basic installation of the TALL stack, almost nothing more.\n\n### v0.1\n\n[`v0.1`](https://github.com/osmianski/docs/tree/v0.1) was a SaaS that turns Notion workspaces and GitHub repositories into beautiful documentation websites. Built with Laravel, Vue.js and Inertia.js. It was abandoned in 2023. It has some good reusable bits:\n\n* A GitHub action that auto-updates the dependencies.\n* A Notion client that can be used to fetch data from Notion. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmianski%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmianski%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmianski%2Fdocs/lists"}