{"id":14987349,"url":"https://github.com/mihatorikei/ci-svelte-appstarter","last_synced_at":"2025-07-27T01:03:28.988Z","repository":{"id":49356123,"uuid":"517255248","full_name":"mihatorikei/ci-svelte-appstarter","owner":"mihatorikei","description":"CodeIgniter 4 + Svelte App Starter","archived":false,"fork":false,"pushed_at":"2022-08-31T23:21:35.000Z","size":132,"stargazers_count":18,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T19:50:32.684Z","etag":null,"topics":["codeigniter","codeigniter4","spa","svelte","sveltejs"],"latest_commit_sha":null,"homepage":"","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/mihatorikei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-24T07:22:56.000Z","updated_at":"2025-01-23T15:49:05.000Z","dependencies_parsed_at":"2022-08-12T20:01:53.498Z","dependency_job_id":null,"html_url":"https://github.com/mihatorikei/ci-svelte-appstarter","commit_stats":null,"previous_names":["mihatorikei/ci-svelte-appstarter","firtadokei/ci-svelte-appstarter"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihatorikei%2Fci-svelte-appstarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihatorikei%2Fci-svelte-appstarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihatorikei%2Fci-svelte-appstarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihatorikei%2Fci-svelte-appstarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihatorikei","download_url":"https://codeload.github.com/mihatorikei/ci-svelte-appstarter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247959797,"owners_count":21024842,"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":["codeigniter","codeigniter4","spa","svelte","sveltejs"],"created_at":"2024-09-24T14:14:29.270Z","updated_at":"2025-04-11T23:53:18.428Z","avatar_url":"https://github.com/mihatorikei.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"ci-svelte.webp\" /\u003e\n    \u003ch1\u003eCodeIgniter4 + Svelte Application Starter\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/firtadokei/ci-svelte-appstarter/releases\"\u003e\n    \u003cimg src=\"https://custom-icon-badges.herokuapp.com/github/v/release/firtadokei/ci-svelte-appstarter?logo=tag\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/mihatori/ci-svelte-appstarter\"\u003e\n    \u003cimg src=\"https://badges.hiptest.com:/packagist/dt/mihatori/ci-svelte-appstarter?color=%23c700ff\u0026logo=packagist\u0026logoColor=%23c700ff\"\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://custom-icon-badges.herokuapp.com/packagist/l/mihatori/ci-svelte-appstarter?logo=law\"\u003e\n\u003cp\u003e\n    \n## 💡 Features:\n- ⚡ Super fast single page application (SPA).\n- 🔥 Hot Module Replacment (HMR).\n- 🧩 Easy to install and update.\n- 🪓 Easy to customize.\n- 🔧 Zero Configuarations.\n- ✨ And much more...\n\n## Pre-packed:\n\u003e **Note:** none of these plugins or frameworks are required, feel free to remove or replace them as you like.\n- [Windicss](https://windicss.org/): on-demand alternative to Tailwind, with bunch of additional cool features and much faster.\n- [svelte-spa-router](https://github.com/ItalyPaleAle/svelte-spa-router): A lightweight routing plugin.\n\n## Installation:\n\n\u003e Make sure your server meets [CI4 requirements](https://www.codeigniter.com/user_guide/intro/requirements.html).\n\nrun the following command to create a project:\n\n```\ncomposer create-project mihatori/ci-svelte-appstarter\n```\n\n## Setup\n\n- Copy `env` to `.env`.\n- Run: `npm intall` to install node dependencies.\n- Run: `npm run dev` to serve your assets.\n- Now start you CI server: `php spark serve` or access it through you virtual host.\n\n\u003e **IMPORTANT:**\n\u003e \n\u003e after the installation, there will be no bundled assets, so make sure to run `npm run dev` to serve them or just build them with `npm run build` command.\n\n## Customizing:\nThis project uses [**CodeIgniter Vite**](https://github.com/firtadokei/codeigniter-vitejs) package, [read more about it](https://github.com/firtadokei/codeigniter-vitejs).\n\n## Something doesn't work fine:\nPlease feel free to open an issue and we will try to fix it on the fly.\n\n## Contribuiting:\nLiterally any help will be appreciated, feel free to use PRs, and thanks in advance.\n\n## Licence\nMIT License \u0026copy; 2022 [Mihatori Kei](https://github.com/firtadokei)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihatorikei%2Fci-svelte-appstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihatorikei%2Fci-svelte-appstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihatorikei%2Fci-svelte-appstarter/lists"}