output-test-0021.mp4
Open-source video review platform for YouTubers and Editors.
- Custom video player optimized for feedback and usability.
- Seamless team collaboration for editors and creators.
- Effortless upload, organization of videos.
- Next.js – framework
- TypeScript – language
- Tailwind – CSS
- NextAuth.js – auth
- Postgresql – database
- Prisma – ORM
- Shadcn – ui
- S3 – files storage
- Cloudfront – files distribution
- tRPC – api
- Clone the repository:
git clone https://github.com/your-repo/framesync.git cd framesync
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000
to view the application locally.
Contributions are welcome! Please fork this repository and submit a pull request with your proposed changes. Be sure to include a detailed description of your modifications.
This project is licensed under the MIT License, allowing you to freely use, modify, and distribute the code with proper attribution.