{"id":22196800,"url":"https://github.com/samhess/svelte-blog","last_synced_at":"2026-04-29T20:34:47.816Z","repository":{"id":255966979,"uuid":"762852085","full_name":"samhess/svelte-blog","owner":"samhess","description":"Simple Blog with Svelte","archived":false,"fork":false,"pushed_at":"2025-10-28T07:30:15.000Z","size":1031,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T15:24:45.248Z","etag":null,"topics":["prisma-orm","sveltekit","tailwind-css","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/samhess.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-24T21:37:54.000Z","updated_at":"2025-10-28T07:30:19.000Z","dependencies_parsed_at":"2024-10-31T11:22:54.373Z","dependency_job_id":"e06a5a62-98ef-4963-b9be-0f26ffeb4b47","html_url":"https://github.com/samhess/svelte-blog","commit_stats":null,"previous_names":["samhess/svelte-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samhess/svelte-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhess%2Fsvelte-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhess%2Fsvelte-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhess%2Fsvelte-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhess%2Fsvelte-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhess","download_url":"https://codeload.github.com/samhess/svelte-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhess%2Fsvelte-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["prisma-orm","sveltekit","tailwind-css","typescript"],"created_at":"2024-12-02T14:16:30.994Z","updated_at":"2026-04-29T20:34:47.811Z","avatar_url":"https://github.com/samhess.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Blog with SvelteKit\n\nThis is a simple blog system implemented with SvelteKit. It uses\n[Prisma ORM](https://www.prisma.io) for database access.\nFor layout and design [Tailwind CSS](https://tailwindcss.com)\nis used along with [Skeleton UI toolkit](https://www.skeleton.dev).\nAuthentication is implemented using [Lucia Auth](https://lucia-auth.com).\n\n## Getting Started\n\n```sh\n# Create a new GitHub project and use `git clone` to copy this project.\ngit clone https://github.com/samhess/svelte-blog.git\n\n# Install dependencies\nnpm install\n\n# Specify DATABASE_URL as environment variable\n# Create the database model\nnpx prisma db push\n\n# Run the development server\nnpm run dev\n```\n\n## Database\n\n### Local Database\n\nSpecify the **DATABASE_URL** in [.env](.env). Also adjust the database type (provider) in\n[schema.prisma](prisma/schema.prisma).\n\n### Cloud Database\n\nSpecify the **DATABASE_URL** in the environment variables of your cloud database provider.\n\n## Deploy\n\nLearn how to deploy a full stack SvelteKit app on [Vercel](https://vercel.com) for free.\n\n## Links\n\n- [Deploy A Full Stack SvelteKit App](https://joyofcode.xyz/sveltekit-deployment)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhess%2Fsvelte-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamhess%2Fsvelte-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhess%2Fsvelte-blog/lists"}