Skip to content

Colman-Dev-Club-HomeDrive/HomeDriveFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeCloud

HomeCloud is a full-stack file and workspace management app with a TypeScript backend and a modern React frontend.

The backend in HomeDriveBackend provides the API layer for auth, users, files, posts, and workspaces. The frontend in HomeDriveFrontend is a Vite + React application that uses Redux Toolkit, RTK Query, sockets, and shadcn/ui for the user interface.

Tech Stack

  • Backend: Node.js, Express, MongoDB, TypeScript
  • Frontend: React, Vite, TypeScript, Redux Toolkit, RTK Query
  • UI: Tailwind CSS, shadcn/ui, Lucide icons
  • Realtime: Socket.IO client support

Project Layout

Run Locally

Install dependencies and run the backend and frontend in separate terminals.

  • Backend: cd HomeDriveBackend && npm install && npm run dev
  • Frontend: cd HomeDriveFrontend/frontend && npm install && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages