Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive-Shift 🚀

Frontend CI Backend CI

Drive-Shift is a secure web utility that moves files and folders directly server-to-server between two Google Drive accounts. It processes migrations entirely within Google's backend infrastructure, meaning zero data is routed through your local device or our servers' disks.


📂 Repository Navigation

All core documentation is located in the docs/ folder:

  • Product Requirements Document: Specifications, technical architecture, and Material Design 3 guidelines.
  • API Contract: Frozen endpoints and SSE progress event shapes.
  • Work Division: Parallel tracking guidelines and integration checkpoints.
  • GitHub Setup Guide: Organization repo practices and CI/CD setup details.
  • Issue Backlog: Backlog mapping of our 45 development tasks.

🗂️ Project Monorepo Structure

drive-shift/
├── .github/              # CI/CD Workflows & configurations
├── backend/              # Spring Boot Java application (Satish)
├── frontend/             # Next.js App Router application (Allen)
├── docs/                 # Product and API documentation
├── mcp-github-app.cjs    # Local custom GitHub App MCP launcher
└── README.md             # This file

📘 Developer Guides & Setup

For local environment installation, database migrations, deployment runbooks, and troubleshooting FAQs, please refer to the project GitHub Wiki.

This is the test for workflow.

About

Drive-Shift is a web application that moves files and folders directly between two Google Drive accounts, server-to-server, without ever routing the data through the user's device or through Drive-Shift's own backend disk.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages