import Pocketbase from "pocketbase" const client = new Pocketbase(import.meta.env.PUBLIC_URL) export default client;