Official website for LibreDB Studio - The Modern, AI-Powered Open-Source SQL IDE.
- Astro - Static Site Generator
- Tailwind CSS - Styling
- TypeScript - Type Safety
# Install dependencies
bun install
# Start dev server
bun dev
# Build for production
bun run build
# Preview production build
bun previewThis site is deployed to GitHub Pages via GitHub Actions.
Any push to the main branch will trigger an automatic build and deployment.
- Live Site: https://libredb.github.io
- Main Project: https://github.com/libredb/libredb-studio
- Live Demo: https://demo.libredb.studio
- LinkedIn: https://www.linkedin.com/company/libredb
MIT License