Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 760 Bytes

readme.md

File metadata and controls

34 lines (25 loc) · 760 Bytes

Vid App

The small youtube clone using pocketbase

Features

  • Main Page that shows videos
  • Ability to view videos
  • Ability to view videos with tags (use pocketbase admin ui to add tags to videos)
  • User accounts
  • Ability to post videos as user - without need to login to admin dashboard

Installation

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
  • (Optional) Change 1 app color. (header, footer or body color, your choice)