Skip to content

Files

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 353 Bytes

download https://github.com/pocketbase/pocketbase/releases/download/v0.23.4/

cd pb
xattr -d com.apple.quarantine pocketbase # for Macos
./pocketbase migrate up # for first run
./pocketbase --dev superuser create "test@example.com" "1234567890" # If you don't have an initial account, please use this command to create it
./pocketbase serve