{"id":20582833,"url":"https://github.com/malted/sveltekit-sqlite","last_synced_at":"2026-04-20T15:05:27.683Z","repository":{"id":111912725,"uuid":"522043137","full_name":"malted/sveltekit-sqlite","owner":"malted","description":"A minimal pastebin-like SvelteKit example app that uses a local SQLite database via the Prisma ORM through a SvelteKit endpoint.","archived":false,"fork":false,"pushed_at":"2022-08-06T21:36:11.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-06T12:46:54.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/malted.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}},"created_at":"2022-08-06T20:05:28.000Z","updated_at":"2022-08-06T21:32:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"51bc462c-3ded-468f-8e50-fff5f86e8e79","html_url":"https://github.com/malted/sveltekit-sqlite","commit_stats":null,"previous_names":["malted/sveltekit-sqlite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malted/sveltekit-sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malted%2Fsveltekit-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malted%2Fsveltekit-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malted%2Fsveltekit-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malted%2Fsveltekit-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malted","download_url":"https://codeload.github.com/malted/sveltekit-sqlite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malted%2Fsveltekit-sqlite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32052564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"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":[],"created_at":"2024-11-16T06:37:17.648Z","updated_at":"2026-04-20T15:05:27.652Z","avatar_url":"https://github.com/malted.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sveltekit-sqlite\nA minimal pastebin-like SvelteKit example app that uses a local SQLite database via the Prisma ORM through a SvelteKit endpoint.\n\n### Deploying this project to Vercel or similar will not work due to the fact that the instances serving the project are ephemeral. When more instances are spun up to accommodate for increased load, they will not share the same filesystem, and hence will not share the same database.\n\nThe database and its required files are included in this repository for demonstration purposes, though it is empty.\n\nTo generate it from scratch;\n* Make sure you have everything installed; run `pnpm install`\n* Delete everything inside `/prisma` except for `/prisma/schema.prisma`.\n* Run `pnpx prisma migrate dev --name init`.\n* Run `pnpx prisma generate`.\n\nI'm using `pnpx` here, which is `pnpm`'s equivalent to `npm`'s `npx`.\n\n### Index page\n![image](https://user-images.githubusercontent.com/59726149/183265859-ee94814e-f167-41db-8f63-474f488aee0a.png)\n\n### Inputting text into the fields\n![image](https://user-images.githubusercontent.com/59726149/183265921-cd8d7ed7-82ff-498c-883f-706812ecbcea.png)\n\n### The generated post, located at `/:title` (this page would be at `/Doggo ipsum`)\n![image](https://user-images.githubusercontent.com/59726149/183265886-fa1cee19-a993-47e9-9f60-32691db61b31.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalted%2Fsveltekit-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalted%2Fsveltekit-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalted%2Fsveltekit-sqlite/lists"}