-
Please I want to know if I can use hyphens when creating a customised ID for my pocketbase app.
I’m creating a movie web app and I don’t want to use the ID in the url field.
I’ll prefer using the …
-
Test explorer is proven very much useful. Now, let's make the next step: add a debug button so that user can debug with one click.
Under the hood, test explorer will build the test binary, and star…
-
Elevate360 is in its core a webapp - therefore the following two frameworks lay the groundwork for the core functionality:
* [pnpm](https://pnpm.io/) - to be able to work with NodeJS
* [Pocketbase…
-
Using the following:
```
final userData = await pb .collection('users').authWithOAuth2('google', (url) async {
await launchUrl(url, mode: LaunchMode.externalApplication); // url_launcher
});…
-
I had to triple check the date/day/year for this, but today -May 10- gets shown as a Saturday, even though it should be a Friday:
PS. Thank you for this amazing piece of software, it has been a…
-
First and foremost, bravo! and thanks for sharing your work.
As per title of this, the liking feature doesn't seem to be hitting my fly.io pocketbase instance.
Fwiw, I hope to translate some of…
-
Firstly, thanks so much for putting this together, I've been playing around with it and it's really quite a thing!
As far as I can see, the id field is automatically generated when a record is crea…
-
Any interest in supporting the backup API? It might be something I could contribute.
-
2022-07文章推荐汇总
-
It would be awesome to be able to enable/disable public views for collections. Something similar to these [feature](https://www.basedash.com/features#views) in basedash. Public views can be very simil…