{"id":20525660,"url":"https://github.com/copongcopong/pb-baker","last_synced_at":"2025-09-25T12:30:54.113Z","repository":{"id":262977863,"uuid":"888957141","full_name":"copongcopong/pb-baker","owner":"copongcopong","description":"PocketBase application initializer in Bun","archived":false,"fork":false,"pushed_at":"2024-12-16T10:17:27.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-16T11:24:47.731Z","etag":null,"topics":["bun","pocketbase"],"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/copongcopong.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-11-15T10:29:22.000Z","updated_at":"2024-12-16T10:17:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f339e3b5-7a90-4af9-bd25-881b1e5c7644","html_url":"https://github.com/copongcopong/pb-baker","commit_stats":null,"previous_names":["copongcopong/pb-baker"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copongcopong%2Fpb-baker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copongcopong%2Fpb-baker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copongcopong%2Fpb-baker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copongcopong%2Fpb-baker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copongcopong","download_url":"https://codeload.github.com/copongcopong/pb-baker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234192784,"owners_count":18793993,"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":["bun","pocketbase"],"created_at":"2024-11-15T23:08:42.571Z","updated_at":"2025-09-25T12:30:53.771Z","avatar_url":"https://github.com/copongcopong.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PocketBase Baker\n\nPocketBase (v0.23.xx, Extend with JavaScript) project initializer in Bun\n\n- designed for PocketBase v0.23.xx and Bundler by Bun (https://bun.sh)\n  - see Release Notes: https://github.com/pocketbase/pocketbase/releases/tag/v0.23.0\n  - See Docs: https://pocketbase.io/docs/\n  - see https://pocketbase.io/docs/use-as-framework/\n  - https://pocketbase.io/v023upgrade/jsvm/\n  - https://pocketbase.io/jsvm-rc/\n\n## Stack Structure\n\n- `/app/**` contains TS files that will be loaded as JSVM libs and hooks (CJS bundled)\n- `/app/app.build.ts` - build script for pb_hooks\n- `/app/lib.build.ts` - build script for reusable JSVM libs inside pb_hooks \n    ```\n    const lib  = require(`${__hooks}/app/lib`);\n    ```\n\nTo use this stack\n  - use degit; https://github.com/Rich-Harris/degit \n\n    ```bash\n      bunx degit copongcopong/pb-baker\n    ```\n  - or use as template  \n\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run for the first time (will get pocketbase v0.23.1, then create Superuser)\n\n```bash\nbun run initialize!\n```\n\n\nTo start local development (auto reload and builds pb-related hooks and jsvm libraries):\n\n```bash\nbun run dev\n```\n\nTo build pb-related hooks and jsvm libraries:\n\n```bash\nbun run build\n```\n\nThis project was created using `bun init` in bun v1.1.35. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopongcopong%2Fpb-baker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopongcopong%2Fpb-baker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopongcopong%2Fpb-baker/lists"}