Skip to content

xt42io/debby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debby - Self-Hosted Database Manager

Debby is a self-hosted database manager for configuring and working with your own database connections. PostgreSQL and MySQL are the first supported database types.

Self-Hosting (Production)

Detailed Guide

Development

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

Server: http://localhost:4466 • Web: http://localhost:4366

Tech Stack

Backend: Elysia, Bun, SQLite, Argon2id password hashing
Frontend: React, Vite, TypeScript, custom components, plain CSS

Contributing

Contributions welcome! Submit a Pull Request.

License

MIT License


About

Self-Hosted Database Manager.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors