Strip Songs2VID to a payment-free self-hosted OSS core.

Remove Stripe/billing/pricing/marketing, simplify schema and entitlements for unlimited self-host use, and keep auth, encode, and YouTube upload.
This commit is contained in:
Atakan Doğan Özban
2026-08-03 06:52:00 +02:00
parent 7d7043b150
commit d9cdaff521
108 changed files with 397 additions and 8061 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
# Hosted Songs2VID image (cloud plans + PAYG/Stripe). Do not bake selfhosted edition.
# Songs2VID OSS self-hosted image.
FROM node:22-bookworm-slim AS deps
WORKDIR /app