{"id":26529287,"url":"https://github.com/markcheno/svelte-pocketbase-compose","last_synced_at":"2026-04-28T00:33:22.029Z","repository":{"id":233237599,"uuid":"731759982","full_name":"markcheno/svelte-pocketbase-compose","owner":"markcheno","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-14T20:17:05.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T23:42:34.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markcheno.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-12-14T20:15:52.000Z","updated_at":"2023-12-14T20:17:09.000Z","dependencies_parsed_at":"2024-04-15T04:09:24.176Z","dependency_job_id":null,"html_url":"https://github.com/markcheno/svelte-pocketbase-compose","commit_stats":null,"previous_names":["markcheno/svelte-pocketbase-compose"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markcheno/svelte-pocketbase-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fsvelte-pocketbase-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fsvelte-pocketbase-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fsvelte-pocketbase-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fsvelte-pocketbase-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markcheno","download_url":"https://codeload.github.com/markcheno/svelte-pocketbase-compose/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markcheno%2Fsvelte-pocketbase-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32361477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2025-03-21T16:29:39.352Z","updated_at":"2026-04-28T00:33:22.013Z","avatar_url":"https://github.com/markcheno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svelt-pocketbase-project\n\nForked from (https://gitlab.com/johnmarianhoffman/svelte-pocketbase-compose)\n\nThis is an empty, ready-to-deploy* stack that uses [PocketBase](https://github.com/pocketbase) as the backend, and [Svelte](https://github.com/sveltejs/svelte) for the frontend.\n\nGoals:\n- easy to build \n- easy to deploy\n- simple (no complex server architecture, not worried about any fancy horizontal scaling, easy DB management via WebUI)\n- powerful (Bare bones Svelte =\u003e highly customizable, sophisticated js framework.)\n\n## Getting started\n\nPrerequisites: Make, [Node.js/NPM](https://nodejs.org/en/download)\n\nNote: Make is not strictly required if you don't have access.  I'm just using it to alias repetitive commands.\n\nRun locally:\n\n```bash\ngit clone https://gitlab.com/johnmarianhoffman/svelte-pocketbase-compose.git\ncd svelt-pocketbase-compose\nmake build\nAPP_HOST=localhost APP_PORT=8181 make run\n```\n\nKey paths are (change host/port as needed):\n\n```\nSvelte index:           http://localhost:8181/\nPocketBase admin panel: http://localhost:8181/_/\nPocketBase API:         http://localhost:8181/api/\n```\n\nDeploy (NOT TESTED, but this is the intended workflow):\n\n```bash\nmake build\nmake deploy\n```\n\n## Some setup notes:\n\nSvelteKit is configured to build a static site.\n\nBoth PB and Svelte mount their required state files (database, compiled static HTML+JS) from the host.  All changes to the live DB are saved to the host (`backend/pb_data/*`), and Svelte files (`frontend/media/*`) can be rebuilt on the host and viewed \"live\" without having to stop/restart the Docker containers.  If you wanted to back up the full, current state, you just need to back up these two directories (and technically only `backend/pb_data`)\n\n* do your own homework and decide what's \"secure enough\" for your use case. I make no guarantees and am not responsible for anything. See the license.\n\n## Issues\nPlease let me know if you run into any issues with this or have any thoughts about making it better.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcheno%2Fsvelte-pocketbase-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkcheno%2Fsvelte-pocketbase-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkcheno%2Fsvelte-pocketbase-compose/lists"}