Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 746 Bytes

File metadata and controls

34 lines (24 loc) · 746 Bytes

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