database-studio 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -0,0 +1,15 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Hello world project</title>
7
+ <script type="module" crossorigin src="/assets/index-CaE9o5ex.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/assets/index-6l-HeN7r.css">
9
+ </head>
10
+
11
+ <body>
12
+ <div id="root"></div>
13
+
14
+ </body>
15
+ </html>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1200" fill="none"><rect width="1200" height="1200" fill="#EAEAEA" rx="3"/><g opacity=".5"><g opacity=".5"><path fill="#FAFAFA" d="M600.709 736.5c-75.454 0-136.621-61.167-136.621-136.62 0-75.454 61.167-136.621 136.621-136.621 75.453 0 136.62 61.167 136.62 136.621 0 75.453-61.167 136.62-136.62 136.62Z"/><path stroke="#C9C9C9" stroke-width="2.418" d="M600.709 736.5c-75.454 0-136.621-61.167-136.621-136.62 0-75.454 61.167-136.621 136.621-136.621 75.453 0 136.62 61.167 136.62 136.621 0 75.453-61.167 136.62-136.62 136.62Z"/></g><path stroke="url(#a)" stroke-width="2.418" d="M0-1.209h553.581" transform="scale(1 -1) rotate(45 1163.11 91.165)"/><path stroke="url(#b)" stroke-width="2.418" d="M404.846 598.671h391.726"/><path stroke="url(#c)" stroke-width="2.418" d="M599.5 795.742V404.017"/><path stroke="url(#d)" stroke-width="2.418" d="m795.717 796.597-391.441-391.44"/><path fill="#fff" d="M600.709 656.704c-31.384 0-56.825-25.441-56.825-56.824 0-31.384 25.441-56.825 56.825-56.825 31.383 0 56.824 25.441 56.824 56.825 0 31.383-25.441 56.824-56.824 56.824Z"/><g clip-path="url(#e)"><path fill="#666" fill-rule="evenodd" d="M616.426 586.58h-31.434v16.176l3.553-3.554.531-.531h9.068l.074-.074 8.463-8.463h2.565l7.18 7.181V586.58Zm-15.715 14.654 3.698 3.699 1.283 1.282-2.565 2.565-1.282-1.283-5.2-5.199h-6.066l-5.514 5.514-.073.073v2.876a2.418 2.418 0 0 0 2.418 2.418h26.598a2.418 2.418 0 0 0 2.418-2.418v-8.317l-8.463-8.463-7.181 7.181-.071.072Zm-19.347 5.442v4.085a6.045 6.045 0 0 0 6.046 6.045h26.598a6.044 6.044 0 0 0 6.045-6.045v-7.108l1.356-1.355-1.282-1.283-.074-.073v-17.989h-38.689v23.43l-.146.146.146.147Z" clip-rule="evenodd"/></g><path stroke="#C9C9C9" stroke-width="2.418" d="M600.709 656.704c-31.384 0-56.825-25.441-56.825-56.824 0-31.384 25.441-56.825 56.825-56.825 31.383 0 56.824 25.441 56.824 56.825 0 31.383-25.441 56.824-56.824 56.824Z"/></g><defs><linearGradient id="a" x1="554.061" x2="-.48" y1=".083" y2=".087" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="796.912" x2="404.507" y1="599.963" y2="599.965" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="c" x1="600.792" x2="600.794" y1="403.677" y2="796.082" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="404.85" x2="796.972" y1="403.903" y2="796.02" gradientUnits="userSpaceOnUse"><stop stop-color="#C9C9C9" stop-opacity="0"/><stop offset=".208" stop-color="#C9C9C9"/><stop offset=".792" stop-color="#C9C9C9"/><stop offset="1" stop-color="#C9C9C9" stop-opacity="0"/></linearGradient><clipPath id="e"><path fill="#fff" d="M581.364 580.535h38.689v38.689h-38.689z"/></clipPath></defs></svg>
@@ -0,0 +1,14 @@
1
+ User-agent: Googlebot
2
+ Allow: /
3
+
4
+ User-agent: Bingbot
5
+ Allow: /
6
+
7
+ User-agent: Twitterbot
8
+ Allow: /
9
+
10
+ User-agent: facebookexternalhit
11
+ Allow: /
12
+
13
+ User-agent: *
14
+ Allow: /
package/package.json ADDED
@@ -0,0 +1,110 @@
1
+ {
2
+ "name": "database-studio",
3
+ "version": "1.0.0",
4
+ "type": "module",
5
+ "private": false,
6
+ "bin": {
7
+ "database-studio": "./dist/cli.cjs"
8
+ },
9
+ "files": [
10
+ "dist"
11
+ ],
12
+ "git-checks": false,
13
+ "dependencies": {
14
+ "axios": "^1.13.6",
15
+ "cookie-parser": "^1.4.7",
16
+ "dotenv": "^17.2.1",
17
+ "express": "^5.1.0",
18
+ "jsonwebtoken": "^9.0.3",
19
+ "mysql2": "^3.18.1",
20
+ "open": "^11.0.0",
21
+ "puppeteer": "^24.37.5",
22
+ "zod": "^3.25.76"
23
+ },
24
+ "devDependencies": {
25
+ "@hookform/resolvers": "^5.2.1",
26
+ "@radix-ui/react-accordion": "^1.2.11",
27
+ "@radix-ui/react-alert-dialog": "^1.1.14",
28
+ "@radix-ui/react-aspect-ratio": "^1.1.7",
29
+ "@radix-ui/react-avatar": "^1.1.10",
30
+ "@radix-ui/react-checkbox": "^1.3.2",
31
+ "@radix-ui/react-collapsible": "^1.1.11",
32
+ "@radix-ui/react-context-menu": "^2.2.15",
33
+ "@radix-ui/react-dialog": "^1.1.14",
34
+ "@radix-ui/react-dropdown-menu": "^2.1.15",
35
+ "@radix-ui/react-hover-card": "^1.1.14",
36
+ "@radix-ui/react-label": "^2.1.7",
37
+ "@radix-ui/react-menubar": "^1.1.15",
38
+ "@radix-ui/react-navigation-menu": "^1.2.13",
39
+ "@radix-ui/react-popover": "^1.1.14",
40
+ "@radix-ui/react-progress": "^1.1.7",
41
+ "@radix-ui/react-radio-group": "^1.3.7",
42
+ "@radix-ui/react-scroll-area": "^1.2.9",
43
+ "@radix-ui/react-select": "^2.2.5",
44
+ "@radix-ui/react-separator": "^1.1.7",
45
+ "@radix-ui/react-slider": "^1.3.5",
46
+ "@radix-ui/react-slot": "^1.2.3",
47
+ "@radix-ui/react-switch": "^1.2.5",
48
+ "@radix-ui/react-tabs": "^1.1.12",
49
+ "@radix-ui/react-toast": "^1.2.14",
50
+ "@radix-ui/react-toggle": "^1.1.9",
51
+ "@radix-ui/react-toggle-group": "^1.1.10",
52
+ "@radix-ui/react-tooltip": "^1.2.7",
53
+ "@react-three/drei": "^9.122.0",
54
+ "@react-three/fiber": "^8.18.0",
55
+ "@swc/core": "^1.13.3",
56
+ "@tailwindcss/typography": "^0.5.16",
57
+ "@tanstack/react-query": "^5.90.21",
58
+ "@types/cors": "^2.8.19",
59
+ "@types/express": "^5.0.3",
60
+ "@types/node": "^24.2.1",
61
+ "@types/react": "^18.3.28",
62
+ "@types/react-dom": "^18.3.7",
63
+ "@types/three": "^0.176.0",
64
+ "@vitejs/plugin-react-swc": "^4.0.0",
65
+ "autoprefixer": "^10.4.21",
66
+ "class-variance-authority": "^0.7.1",
67
+ "clsx": "^2.1.1",
68
+ "cmdk": "^1.1.1",
69
+ "cors": "^2.8.5",
70
+ "date-fns": "^4.1.0",
71
+ "embla-carousel-react": "^8.6.0",
72
+ "framer-motion": "^12.23.12",
73
+ "globals": "^16.3.0",
74
+ "input-otp": "^1.4.2",
75
+ "lucide-react": "^0.539.0",
76
+ "next-themes": "^0.4.6",
77
+ "postcss": "^8.5.6",
78
+ "prettier": "^3.6.2",
79
+ "react": "^18.3.1",
80
+ "react-day-picker": "^9.8.1",
81
+ "react-dom": "^18.3.1",
82
+ "react-hook-form": "^7.62.0",
83
+ "react-resizable-panels": "^3.0.4",
84
+ "react-router-dom": "^6.30.1",
85
+ "recharts": "^2.12.7",
86
+ "serverless-http": "^3.2.0",
87
+ "sonner": "^1.7.4",
88
+ "tailwind-merge": "^2.6.0",
89
+ "tailwindcss": "^3.4.17",
90
+ "tailwindcss-animate": "^1.0.7",
91
+ "three": "^0.176.0",
92
+ "tsup": "^8.5.1",
93
+ "tsx": "^4.20.3",
94
+ "typescript": "^5.9.2",
95
+ "vaul": "^1.1.2",
96
+ "vite": "^7.1.2",
97
+ "vitest": "^3.2.4"
98
+ },
99
+ "tsup": {
100
+ "sourcemap": false
101
+ },
102
+ "scripts": {
103
+ "build:client": "vite build",
104
+ "build:server": "tsup server/index.ts --format cjs --minify --out-dir dist/server --splitting false",
105
+ "build:cli": "tsup bin/cli.ts --format cjs --minify --out-dir dist --splitting false",
106
+ "build": "pnpm build:client && pnpm build:server && pnpm build:cli",
107
+ "start": "node dist/cli.cjs",
108
+ "link:global": "pnpm link --global"
109
+ }
110
+ }