Skip to content

akinloluwami/debby

Repository files navigation

Debby - Self-Hosted Database Manager

Spin up and manage multiple database instances (PostgreSQL, MySQL, MongoDB) using Docker through an intuitive web dashboard.

Self-Hosting (Production)

Detailed Guide

Development

git clone https://github.com/akinloluwami/debby
cd debby
npm install
npm run dev

Server: http://localhost:3000 • Web: http://localhost:3001

Tech Stack

Backend: Hono, tRPC, Dockerode, bcrypt
Frontend: React 19, TanStack Router/Query, Zustand, Tailwind CSS, shadcn/ui

Contributing

Contributions welcome! Submit a Pull Request.

License

MIT License


Made with ❤️ for the self-hosting community