Skip to content

everydaycodings/Nimbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimbus

Intelligent Cloud Storage Dashboard

Nimbus is an evolving cloud storage platform designed for performance, security, and a seamless user experience. Built on a modern tech stack, it provides a powerful "Vault" for managing sensitive files and folders with advanced features like real-time zipping and file versioning.

🚀 Highlights

  • 🔒 Secure Vault: A dedicated space for your most important data with client-side encryption.
  • 📝 Note Editor: Create and edit .txt files directly in your drive or encrypted vault.
  • 🌐 Offline-First Safe: A high-security, browser-native storage layer using OPFS.
  • 🏷️ Sovereign Tagging: Recursive tagging that cascades to all nested files and folders.
  • ⚡ Parallel Zipping: Rapid folder downloads with real-time compression progress.
  • ✨ Premium UI: A modern, dark-first dashboard that's fully responsive (v1.2).

🛠️ Tech Stack

  • Frontend: Next.js 16 (App Router), React 19, Zustand, Tailwind CSS 4.
  • Backend: Supabase (Auth, PostgreSQL, Storage).
  • Core Integrations: AWS S3 for high-performance object storage.

📖 Documentation

Explore the detailed documentation in the docs/ folder:

⚡ Quick Start

  1. Clone & Install:
    git clone https://github.com/everydaycodings/Nimbus.git
    cd Nimbus
    npm install
  2. Setup Env: Copy .env.example to .env.local and add your keys.
  3. Start Supabase: npx supabase start (Requires Docker).
  4. Dev Server: npm run dev.

© 2026 Nimbus Project • Released under the Apache License 2.0 Developed by everydaycodings

About

A modern cloud storage platform focused on security, performance, and seamless file management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages