pietru2004 / vid_app

Small clone of youtube made with pocketbase and javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Small clone of youtube made with pocketbase and javascript.

License:MIT License


Languages

Language:JavaScript 53.9%Language:HTML 45.9%Language:Batchfile 0.1%Language:Shell 0.1%