{"id":15679650,"url":"https://github.com/unicodeveloper/media-blade-uikit","last_synced_at":"2025-05-07T10:41:05.681Z","repository":{"id":87984046,"uuid":"529783836","full_name":"unicodeveloper/media-blade-uikit","owner":"unicodeveloper","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-01T03:34:08.000Z","size":2625,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T09:11:11.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/unicodeveloper.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}},"created_at":"2022-08-28T06:40:27.000Z","updated_at":"2023-11-07T13:00:36.000Z","dependencies_parsed_at":"2024-10-03T16:34:29.551Z","dependency_job_id":"dc14142e-1e31-42f2-bda0-0b5b721368b1","html_url":"https://github.com/unicodeveloper/media-blade-uikit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fmedia-blade-uikit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fmedia-blade-uikit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fmedia-blade-uikit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fmedia-blade-uikit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicodeveloper","download_url":"https://codeload.github.com/unicodeveloper/media-blade-uikit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252861647,"owners_count":21815731,"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":[],"created_at":"2024-10-03T16:34:21.911Z","updated_at":"2025-05-07T10:41:05.658Z","avatar_url":"https://github.com/unicodeveloper.png","language":"PHP","readme":"# media-blade-uikit.org\n\nSource code for [media-blade-uikit.org](https://media-blade-uikit.org).\n\n## Credits\n\nThanks to [Dries Vints](https://github.com/driesvints) and team for the source code of [blade-ui-kit.com](https://blade-ui-kit.com).\n\n## Requirements\n\nThe following tools are required in order to start the installation.\n\n- PHP \u003e=8.0\n- [Composer](https://getcomposer.org/download/)\n- [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)\n\n## Installation\n\n1. Clone this repository locally with `git clone git@github.com/unicodeveloper/media-blade-uikit.git media-blade-uikit.com`\n2. Copy the `.env.example` file to `.env`\n3. Install the PHP dependencies with `composer install` \n4. Generate a new app key with `php artisan key:generate`\n5. Install and compile the front-end dependencies with `npm install \u0026\u0026 npm run dev`\n6. Import all icon sets using `php artisan icons:import`\n7. [Set up Meilisearch (optionally)](#meilisearch)\n8. Serve the website locally by running `php artisan serve`\n\nYou can now visit the app in your browser by visiting [http://127.0.0.1:8000](http://127.0.0.1:8000).\n\n### Meilisearch\n\nTo get up and running with Meilisearch for the website locally, first make sure you [download and launch Meilisearch](https://docs.meilisearch.com/learn/getting_started/installation.html#download-and-launch).\n\nAfter that, create an `icons` index using:\n\n```bash\nphp artisan scout:index icons\n```\n\nThen, import all icons into the search using:\n\n```bash\nphp artisan scout:import \"App\\\\Models\\\\Icon\"\n```\n\nNow all icons from all icon sets are indexed and searchable at [http://127.0.0.1:8000/blade-icons](http://127.0.0.1:8000/blade-icons).\n\nYou can clear all icons again by running:\n\n```bash\nphp artisan scout:flush \"App\\\\Models\\\\Icon\"\n```\n\n## Commands\n\nCommand | Description\n--- | ---\n**`php artisan test`** | Run the tests\n`php artisan migrate:fresh --seed` | Reset the database\n`php artisan icons:import` | Import all icon sets into Sqlite\n`npm run watch` | Watch for changes in CSS and JS files\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fmedia-blade-uikit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicodeveloper%2Fmedia-blade-uikit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fmedia-blade-uikit/lists"}