{"id":25549805,"url":"https://github.com/stormdotcom/svelte-template","last_synced_at":"2026-05-04T14:44:00.689Z","repository":{"id":268672410,"uuid":"905096857","full_name":"stormdotcom/svelte-template","owner":"stormdotcom","description":"svelte-template admin and public facing","archived":false,"fork":false,"pushed_at":"2024-12-29T16:40:24.000Z","size":1819,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T17:30:42.860Z","etag":null,"topics":["admin","landing-page","sveltekit","ui"],"latest_commit_sha":null,"homepage":"https://svelte-template-admin.netlify.app/","language":"Svelte","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/stormdotcom.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":"2024-12-18T06:43:21.000Z","updated_at":"2024-12-29T16:40:27.000Z","dependencies_parsed_at":"2024-12-18T08:39:06.821Z","dependency_job_id":null,"html_url":"https://github.com/stormdotcom/svelte-template","commit_stats":null,"previous_names":["stormdotcom/svelte-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormdotcom%2Fsvelte-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormdotcom%2Fsvelte-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormdotcom%2Fsvelte-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stormdotcom%2Fsvelte-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stormdotcom","download_url":"https://codeload.github.com/stormdotcom/svelte-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816504,"owners_count":19701753,"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":["admin","landing-page","sveltekit","ui"],"created_at":"2025-02-20T10:20:24.661Z","updated_at":"2026-02-14T15:30:17.165Z","avatar_url":"https://github.com/stormdotcom.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte Starter Template\n\nThis is a starter template for building Svelte projects, powered by [`sv`](https://github.com/sveltejs/cli).\n\n---\n\n## Features\n\n- Simple setup for Svelte projects.\n- Fast development with live reloading.\n- Ready-to-build production configurations.\n- Easily customizable for your project needs.\n- Includes an **Admin Console** and a **Landing Page** to kickstart your app.\n\n---\n\n## Creating a Project\n\nStart by creating a new Svelte project using the `sv` CLI.\n\n### Steps:\n\n1. Create a new project in the current directory:\n   ```bash\n   npx sv create\n   ```\n\n2. Create a new project in a specified folder (e.g., `my-app`):\n   ```bash\n   npx sv create my-app\n   ```\n\n---\n\n## Developing\n\nAfter creating a project and installing dependencies, start the development server:\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n2. Start the server on port 4000:\n   ```bash\n   npm run dev -- --port 4000\n   ```\n\n   The app will be available at `http://localhost:4000` by default.\n\n---\n\n## Building\n\nTo generate a production-ready version of your app:\n\n1. Build the app:\n   ```bash\n   npm run build\n   ```\n\n2. Preview the production build locally:\n   ```bash\n   npm run preview\n   ```\n\n---\n\n## Admin Console and Landing Page\n\nThis template includes the following pre-configured pages:\n\n1. **Admin Console**:\n   - Manage application settings and monitor performance.\n   - Access the Admin Console at `/admin` (example: `http://localhost:4000/admin`).\n\n2. **Landing Page**:\n   - A customizable homepage for your application.\n   - Access the Landing Page at `/` (example: `http://localhost:4000`).\n\nYou can edit these pages in the `src/routes` directory.\n\n---\n\n## Deploying\n\nTo deploy your application, you may need to install a suitable [adapter](https://svelte.dev/docs/kit/adapters) based on your target environment, such as:\n- **Static sites**: `@sveltejs/adapter-static`\n- **Node.js servers**: `@sveltejs/adapter-node`\n- **Serverless platforms**: `@sveltejs/adapter-vercel`, `@sveltejs/adapter-netlify`, etc.\n\nCheck the [official SvelteKit adapters documentation](https://kit.svelte.dev/docs/adapters) for more information.\n\n---\n\n## Resources\n\n- [Svelte Documentation](https://svelte.dev/docs)\n- [SvelteKit Documentation](https://kit.svelte.dev/docs)\n- [GitHub Repository](https://github.com/stormdotcom/svelte-template)\n\n---\n\nThis template is designed to streamline your Svelte development workflow. Feel free to explore and customize it to suit your project needs! 🚀\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormdotcom%2Fsvelte-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormdotcom%2Fsvelte-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormdotcom%2Fsvelte-template/lists"}