Skip to content

hamidukarimi/Vidiflow-backend

Repository files navigation

Vidiflow - Backend

Production-grade backend for downloading videos from multiple platforms.

Quick Start

# Install dependencies
npm install

# Configure environment
cp .env.example .env
# Edit .env with your database credentials

# Run migrations
npx prisma migrate dev

# Start development
npm run dev

Features

  • ✅ User authentication (JWT)
  • ✅ Download management with real-time progress
  • ✅ Extensible provider system
  • ✅ Background job processing
  • ✅ Async download queue

API Documentation

See GitHub Releases for endpoint details.

Roadmap

See Projects for V2 plans.

About

Production-grade backend for downloading videos from multiple platforms.

Topics

Resources

Stars

7 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors