You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update content to focus on ClickHouse and remove tech stack mentions
- Remove all references to Electron, React, and TypeScript from blog posts
- Update database support to show ClickHouse as currently supported
- Replace tech stack section with open source community focus
- Make hero buttons more compact with rotating neon glow effect on hover
- Update button padding and icon sizes for cleaner appearance
Copy file name to clipboardExpand all lines: src/content/blog/introducing-datapup.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,13 +40,9 @@ View your query results in multiple formats:
40
40
- Role-based access control
41
41
- No data ever leaves your machine
42
42
43
-
## Built with Modern Technology
43
+
## Open Source and Community Driven
44
44
45
-
DataPup is built using:
46
-
-**Electron** for cross-platform desktop support
47
-
-**React** for a responsive, modern UI
48
-
-**TypeScript** for type safety and better developer experience
49
-
-**SQLite** for local storage and offline capabilities
45
+
DataPup is proudly open source, built by developers for developers. We believe in transparency, community involvement, and creating tools that solve real problems. Join our growing community of contributors who are shaping the future of database management.
0 commit comments