Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
134 views

I’m using PocketBase as the backend, with the frontend subscribing to it. The backend sends real-time updates to the frontend using Server-Sent Events (SSE). Everything works fine in the browser. When ...
0 votes
1 answer
73 views

I'm building a social feed. I have a view for the list of posts, and a view for creating a post. When the user creates a post, I want to submit it to my backend, make a callback to my setState ...
0 votes
0 answers
279 views

I'm trying to set up a custom route using PocketBase Hooks but encountering a 404 Not Found error when accessing the endpoint localhost:8090/api/hello/world. Expected Behavior: When I visit http://...
Leo Gall's user avatar
1 vote
1 answer
95 views

I am new to pocketbase. I want to write go function initializeDb that would run immediately after app isbootstrap i.e. before ever command (not just before Serve). I started like this: app....
svobol13's user avatar
  • 1,970
0 votes
1 answer
158 views

I am trying include the download files option in my flutter app. I am using pocketbase to store the files and cubit for my state management. How can I implement this so that it works on all the ...
-1 votes
1 answer
37 views

So im new to nextjs i have login page setup the problem is after a while if i log out and then do login again, the request is stuck on pending like this picture but if i restart my browser and do ...
0 votes
1 answer
136 views

I'm using Oauth2 authentication with Google. When logging in, I don't get prompted to select the user I want to use. It just uses the last one. Now, I want to force the screen to select the user to be ...
1 vote
0 answers
108 views

Echo & Templ Response Issue I am trying to build an admin dashboard for my project using Echo V5 & Templ. My current setup // RegisterRoutes -> a route registeration method used to ...
1 vote
1 answer
272 views

I am currently trying to setup my pocketbase backend to listen for webhooks from paddle. I am trying to follow the extend with go docs to setup just a custom route, but I am getting no where with it. ...
astropos's user avatar
0 votes
1 answer
136 views

I'm making a project that involves using Flask and Pocketbase db for a website. Problem is everytime I switch to a page on a different blueprint, I have to reconnect and login to the Pocketbase server ...
0 votes
1 answer
398 views

In my React project I have written a function to change user's email address with Pocketbase, but when I type the currently used email it works, when I type a new email it gives an error. I mention ...
Bashir's user avatar
  • 1
1 vote
1 answer
381 views

So I have a simple svelte app in which I want to perform CRUD operations using pocketbase. I have setup a collection "user" in pocketbase which has a table of fields name and age. I tried to ...
2 votes
1 answer
99 views

I have a problem when make a Sqlite query, to simply my situation: Let's say I have tables like this Project Facility_category Facility_item Project_Facility_Relation --...
0 votes
1 answer
577 views

dockerized Node.js application that I've developed holds the pb_migrations directory. In below Docker Compose document you can see that it depends on dockerized version of PocketBase. What I want to ...
0 votes
1 answer
83 views

I'm using PocketBase and Svelte to code a small project. In vscode I am getting error syntax highlighting on this code. It is working and in other discussions it sayd the result?.expand should fix ...

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /