Skip to content

henrymmey/rootdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RootDash

RootDash is a centralized, modular developer dashboard that consolidates metrics from platforms like GitHub, Hackatime, and Cloudflare into a single custom interface. Built with Next.js and Supabase, it allows users to securely connect their development tools via OAuth2 and personalize their workspace with dynamic widgets.

Developed as part of Hack Club Stardance.


Repository Structure (MonoRepo)

This project is organized as a MonoRepo to keep the codebase modular, scalable, and easy to maintain.

root-dash/
├── apps/
│   └── web/          # The central Next.js frontend and backend proxy layer
├── docs/             # Technical documentation and architectural designs
└── README.md         # This file with the global overview

Explanation of AI Usage

I use AI as a coding assistant to help speed up development and for brainstorming. However, I am writing parts of the application myself, including setting up the entire Supabase database, authentication, and custom API routes. The overall architecture and integration logic are completely my own work.


License Information

This repository uses a split licensing model, which means that different parts of the MonoRepo may have different licenses. Please check the individual LICENSE files in each workspace directory for the exact terms.

About

RootDash is a modular developer dashboard built with Next.js and Supabase that consolidates GitHub, Hackatime, and Cloudflare metrics via OAuth2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors