No description
.vscode | ||
pb_data | ||
pb_hooks | ||
pb_migrations | ||
CHANGELOG.md | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
pocketbase | ||
PocketBase-LICENSE.md | ||
pocketbase.exe | ||
readme.md | ||
run.bat | ||
run.sh |
File DB App
Small app for sharing files with people
Features
- Main Page for entering file phrase
- Ability to have password on files (separate code/phrase from filename)
- Ability to view file entries with tittle and desc and download links (use pocketbase admin ui to add files)
Installation
Default Login: local@localhost.local Default Password: localhost1234
Manual install
Download Project Unzip into folder Run command:
- On Windows: .\pocketbase.exe serve
- On Linux: ./pocketbase serve
Docker compose
Download Project Unzip into folder Run command: docker-compose up -d
License
MIT with one small change:
Commercial Use Allowed if you:
- Change Database Admin Email
- Change Database Admin Password