Open Source Video Sharing Platform
A customizable, community-driven platform to upload, share, and stream videos. Fully open source and self-hostable.
- Backend : PHP 8.3, Laravel 12, Mariadb 11, Redis, Bun, Meilisearch
- Frontend : Preact, Alpine JS, Boostrap 5.3, Typescript
- Database Structure : https://dbdiagram.io/d/clip-zone-com-68a5c934466887cb45d5144e
- Clone project
- Run
make installcommand on the root folder - Optional : Create stripe account and update STRIPE env variables
- Clone project
- Run
make install-production DOMAIN=example.comcommand on the root folder, replacingexample.comwith your domain - Optional : Create stripe account and update STRIPE env variables
- Run
make startto start docker containers - Then go to
http://localhost:8080
We encourage you to contribute to ClipZone !!
ClipZone is made available under the MIT License.
If you discover security vulnerabilities, please email contact@antonbourtnik.fr instead of using the issue tracker.
Made with ❤️ by Anton Bourtnik