Skip to content

RajonDey/clipkit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Clipkit App – Backend & Frontend 🧠

This repo contains the full backend (FastAPI) and optional frontend (Next.js) for Clipkit, the content collection and generation platform for creators.

🧩 Structure

  • backend/ – FastAPI API (collect, themes, content items, AI)
  • frontend/ – (Optional) Web dashboard UI (Phase 2)

πŸš€ Backend Quickstart

cd backend
pip install -r requirements.txt
uvicorn app.main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors