wiseflow/core/pb
2024-06-15 15:41:31 +08:00
..
pb_hooks web dashboard 2024-06-13 21:08:58 +08:00
pb_migrations scrapers updated 2024-06-15 15:41:31 +08:00
CHANGELOG.md web dashboard 2024-06-13 21:08:58 +08:00
LICENSE.md web dashboard 2024-06-13 21:08:58 +08:00
README.md scrapers updated 2024-06-15 15:41:31 +08:00

for developer

download https://pocketbase.io/docs/

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