2025-10-14 14:14:41 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 12:02:14 +02:00
fix
2025-10-14 13:45:37 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 14:01:51 +02:00
2025-10-14 12:02:14 +02:00
.
2025-10-14 14:04:33 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 12:02:14 +02:00
2025-10-05 13:52:22 +02:00
2025-10-14 14:14:41 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 14:01:51 +02:00
2025-10-14 12:02:14 +02:00
2025-10-14 12:02:14 +02:00

astro-pocketbase-continue

This is an Astro integration that ease the use of PocketBase in your Astro projects

This repository is a continuation of Gregory Bouteiller's astro-pocketbase, as the original repository was outdated for 10 months.

Documentation

Old documentation is compatible with the current version

Compatibility

  • PocketBase: v0.30.0
  • PocketBase JS SDK: v0.26.2
  • Astro: v5.14.4

Changes from Original

Project Structure

  • Removed doc/, playground/ and monorepo configuration.
  • Replaced pnpm and node in favor of bun.
  • Switched .github/ to .gitea/ and gh to tea.

Dependencies & Code

  • Migrated from tsup to tsdown.
  • Replaced original zod-pocketbase in favor of my own forked version - zod-pocketbase-continue.
  • Updated all npm dependencies (except zod, which was only updated to the latest 3 version).
  • Fixed auth const assignment in loader.ts to match the latest PocketBase version.
  • Fixed typescript error in generated loader.ts with auth const.

License

MIT License

Acknowledgements

S
Description
Astro integration to ease the use of PocketBase in your Astro projects
Readme MIT 572 KiB
v0.13.1 Latest
2025-10-22 15:03:00 +00:00
Languages
TypeScript 75.4%
Nix 15%
JavaScript 9.6%