-
This would probably be pretty low priority, but often times I'm deploying PocketBase to an environment that only has the binary and I'd like to avoid installing other dependencies. It would be nice if…
-
# Mmm, High School - Pt. 2 - DaringCuteSeal
One month in high school, now I’m maintaining legacy PHP.
[https://daringcuteseal.github.io/blog/the-unexpected-interview/](https://daringcuteseal.github.…
-
Tokyo OSS Party!! 3/11のデモではBEにPocketBaseを使っていたが、実際の運用ではAPIをSpringBoot, DBをMySQLで用意するためBE機能の呼出先&方法の切り替えが必要になる。
おそらく、以下の部分を変更する必要がある。
```
$ grep "pb\." */*
pages/_app.tsx: const res = await pb.…
-
![image](https://github.com/user-attachments/assets/9ac02000-40fd-4806-8f39-785e5d63d855)
![image](https://github.com/user-attachments/assets/a5686ffd-ed8f-449e-826d-9825e1700890)
这是我的运行log和Docker…
-
Akkurat nå er systemet lagt opp slik at man autentiserer og gjør requests til PB gjennom frontenden. Dette fungerer bra når man skal lese data, og også å skrive data om seg selv, etc. Når det kommer t…
-
Hello @r--w
Whats ths status of this project? There's few pending PR's and the version with upstream Pocketbase is behind.
Thanks!
-
**Description**
It will come handy if this extension could be use to download assets, especially the latest release assets.
**Example workflows:**
**Download assets from a url**
- `gh downlo…
-
Create a simple Members page with the data points organized so that required items are at the top of the list - name, email, phone being primary 3.
- [x] easily register new members
- [x] load and…
-
Hi! Thanks for the awesome library - I much prefer it to the more popular one tbh!
getFirstListItem has typings that makes the first arg ("filter") of type Filter, but the actual method takes in a …
gavry updated
4 months ago
-
exact command ran:
```ps
git clone https://github.com/spinspire/pocketbase-sveltekit-starter; cd pocketbase-sveltekit-starter; docker compose up -d
```
error:
```
[+] Running 2/3
✔ Network poc…