Online experience
Address: https://pb.uc1.icu
After entering the site above, click the button in the lower left corner and set your backend address in the pop-up window.
static site will not cause security issues such as data leakage. This can be confirmed in the F12 Network tab.
This warehouse is expanded based on the front-end interface of the original warehouse pocketbase:
Self-deployment (front-end page only)
apply for Vercel account
In the Private Repository Name
input box, enter a custom name
Select a suitable location in the Vercel Team
** drop-down box**
Click the Create
button and wait for the deployment to complete
/settings/environment-variables
page in the Vercel configuration panel, set the environment variable PB_BACKEND_URL
to your backend address, but even if you do not configure it, you can manually modify it at any time in the frontend pagesettings/domains
page under the Vercel projectDevelopment Environment
pnpm install
pnpm dev
pnpm build