-
Hello, I just need to ask, to see if I'm doing something wrong, or expecting the wrong thing here 🙈
I've tried to create an instance of pocketbase on my self-hosted coolify instance a couple of tim…
-
For a n00b - where do I load the
`dependencies {
implementation("io.github.agrevster:pocketbase-kotlin:2.5.0")
}`
I know it's in a Gradle file, but is it in a Spring Boot project, Micronaut,…
-
**Describe the bug**
When I have a JSON field in pocketbase it will break typescript when using expansion: Property 'XXX' does not exist on type '{}'.
**Steps to reproduce**
1. Create a pocketbas…
-
# PocketBase as Auth Provider
Be able to register in one PocketBase DDBB and login into another. This will allow users to connect DDBBs, yes. One single login for the rest of us.
Imagine to have a c…
-
Hi
https://github.com/pocketbase/pocketbase/assets/44144724/981d4243-4961-4e9a-b8e7-6c307b18c61a
I'm not sure if the same issue exists when backup restoration fails.
PocketBase version: `0.21…
-
My code has this in order to serve the files from the public directory:
```
// Add support for all other endpoints to server public dir
app.OnBeforeServe().Add(func(e *core.ServeEvent) error {
…
DigNZ updated
8 months ago
-
Thank you @mrwyndham for this neat project with a great idea!
I'm learning go using it and I'm not sure I totally get it:
- `go mod init myapp && go mod tidy` is not working, since go.mod exists. Ne…
-
{
"hub-mirror": [
"ghcr.io/muchobien/pocketbase:latest"
]
}
-
This repo was a great idea! But I would need some pointers on how to actually implement it with respect to auth, API etc.
Do you have some resources that can be used as a guide?
Have you already use…
-
> With commit [d485055](https://github.com/goniszewski/grimoire/commit/d485055081a5d191a6782a3363e13c8dce8cc97b) I was successful in launching the app via `docker compose up` for externa…