{"id":23785981,"url":"https://github.com/liebsen/slimvuedemo","last_synced_at":"2026-06-22T19:01:26.195Z","repository":{"id":117312456,"uuid":"189289899","full_name":"liebsen/slimvuedemo","owner":"liebsen","description":"Slim 3 + Vue Demo","archived":false,"fork":false,"pushed_at":"2019-06-10T18:12:24.000Z","size":4797,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T10:44:28.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/liebsen.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,"publiccode":null,"codemeta":null}},"created_at":"2019-05-29T19:59:52.000Z","updated_at":"2019-06-10T18:12:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"0205969e-ba6e-47e9-86a2-30d693413ffb","html_url":"https://github.com/liebsen/slimvuedemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liebsen/slimvuedemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liebsen%2Fslimvuedemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liebsen%2Fslimvuedemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liebsen%2Fslimvuedemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liebsen%2Fslimvuedemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liebsen","download_url":"https://codeload.github.com/liebsen/slimvuedemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liebsen%2Fslimvuedemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34661709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":[],"created_at":"2025-01-01T14:10:38.824Z","updated_at":"2026-06-22T19:01:26.176Z","avatar_url":"https://github.com/liebsen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slim Vue Scaffolding\n\n## Server Requirements\n\nYou'll need \n\nPHP \u003e= 7 [PHP](http://php.net/downloads.php)\nMySQL \u003e= 5.5 [MySQL](https://dev.mysql.com/downloads/)\n\n## Installation\n\nInstall [composer](https://getcomposer.org/) or type\n\n``` bash\ncurl -sS https://getcomposer.org/installer | php\nmv composer.phar /usr/local/bin/composer\n```\n\nInstall PHP dependencies\n\n``` bash\ncd /var/www/slimvuedemo\ncomposer install\n```\n\nSet folder permissions\n\n``` bash\nsudo chmod -R 777 logs\nsudo chmod -R 777 public/dist\n```\n\nSet your environment up\n\n``` bash\ncat .env.dist \u003e .env\nnano .env\n```\n\nCreate dababase and run\n\n``` bash\ncd bin\nphp db migrate\n```\n\nSeed your dababase with basic data\n\n``` bash\ncd /var/www/slimvuedemo/data\nmysql -u root -p slimvuedemo \u003c slimvuedemo.sql\n```\n\n\nEdit your settings as you please.\nNow, your project must be up and running.\n\n## Deploying\n\n### Before you commit run dist script\n\n``` bash\nphp dist\n```\n\n## Documentation\n\n### Publish your documentation\n\n``` bash\nphp docs\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliebsen%2Fslimvuedemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliebsen%2Fslimvuedemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliebsen%2Fslimvuedemo/lists"}