Commit graph

2 commits

Author SHA1 Message Date
Rohith Gilla
04268973a3 feat: add docs 2025-11-30 22:28:59 +05:30
Claude
cfa4421e7e
feat(docs): add Fumadocs documentation site
- Create apps/docs package with Fumadocs framework
- Configure dark terminal-inspired theme matching data-peek aesthetic
- Add comprehensive documentation structure:
  - Getting Started: installation, first connection, first query
  - Features: query editor, schema explorer, results viewer, inline editing,
    table designer, ERD diagrams, query plans, saved queries, export
  - Configuration: settings, themes, licensing
  - Database Support: PostgreSQL, MySQL
  - Reference: keyboard shortcuts
- Update .gitignore to allow apps/docs (vs root docs/)
2025-11-30 09:55:07 +00:00