ui

package
v0.37.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 2 Imported by: 29

README

PocketBase Superuser dashboard UI

This is the PocketBase Superuser dashboard UI (built with Shablon and Vite).

Although it could be used independently, it is intended to be embedded and extended as part of the PocketBase app executable (hence the dist directory and embed.go file).

[!WARNING] The UI kit and extension APIs remains deliberately undocumented for the time being until a stable PocketBase release is published (#7612).

Development

Download the repository and run the appropriate console commands:

# install dependencies
npm install

# start a dev server with hot reload at localhost:5173
npm run dev

# or generate production ready bundle in dist/ directory
npm run build

Documentation

Overview

Package ui handles the PocketBase Superuser frontend embedding.

Index

Constants

This section is empty.

Variables

View Source
var DistDirFS, _ = fs.Sub(distDir, "dist")

DistDirFS contains the embedded dist directory files (without the "dist" prefix)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL