Skip to content

moddy-app/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moddy Dashboard – Web Management Interface

React Vite TypeScript License

Caution

The Moddy Dashboard is currently under active development. Expect frequent updates and changes.

Moddy Dashboard is the official web interface for the Moddy Discord bot.
It provides a modern, responsive, and intuitive environment to manage and configure Moddy without relying solely on Discord commands.


Technical Information

The dashboard is built with:

  • React
  • Vite
  • TypeScript
  • Tailwind CSS
  • shadcn/ui (powered by Radix UI)

The project is structured to ensure scalability, maintainability, and a clean architecture suitable for long-term development.


Build

Build for production:

cd app
npm install
npm run build

The optimized files will be generated inside the dist/ directory.


Project Structure

repo/
 ├─ app/        # Frontend (Vite + React)
 ├─ docs/       # Technical documentation
 └─ README.md

License

Important

This project is licensed under CC BY-NC-SA 4.0 International — non-commercial use with required attribution.


Moddy Dashboard — Built with ❤️ by juthing

Releases

No releases published

Packages

 
 
 

Contributors

Languages