Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 859 Bytes

File metadata and controls

42 lines (27 loc) · 859 Bytes

LibreDB Studio Website

Official website for LibreDB Studio - The Modern, AI-Powered Open-Source SQL IDE.

Tech Stack

Development

# Install dependencies
bun install

# Start dev server
bun dev

# Build for production
bun run build

# Preview production build
bun preview

Deployment

This site is deployed to GitHub Pages via GitHub Actions.

Any push to the main branch will trigger an automatic build and deployment.

Links

License

MIT License