first commit
This commit is contained in:
commit
0065c017e4
496 changed files with 54265 additions and 0 deletions
3
backend/start.sh
Normal file
3
backend/start.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
# Скрипт для запуска PocketBase в Linux/Mac
|
||||
./pocketbase serve --http=127.0.0.1:8090
|
||||
Loading…
Add table
Add a link
Reference in a new issue