wiseflow/pb
bigbrother666sh 7752b4b3b4 V0.3.5
2024-12-10 14:18:03 +08:00
..
pb_migrations V0.3.5 2024-12-10 14:18:03 +08:00
LICENSE.md feat:docker file 2024-12-09 18:18:10 +08:00
README.md V0.3.5 2024-12-10 14:18:03 +08:00

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 admin create test@example.com 1234567890 # If you don't have an initial account, please use this command to create it
./pocketbase serve