feat(frontend): constellation lib scaffold — graph/layout/camera pure modules (tested)

This commit is contained in:
asepharyana
2026-08-24 14:46:38 +07:00
parent 16becd5340
commit 3d4236e8df
8 changed files with 550 additions and 0 deletions
+3
View File
@@ -12,6 +12,7 @@
"dependencies": {
"@orpc/client": "1.15.0",
"clsx": "^2.1.1",
"d3-force": "^3.0.0",
"lucide-react": "^1.27.0",
"motion": "^12.0.0",
"next": "16.2.12",
@@ -26,6 +27,8 @@
"devDependencies": {
"@biomejs/biome": "2.2.0",
"@tailwindcss/postcss": "^4",
"@types/bun": "^1.4.0",
"@types/d3-force": "^3.0.10",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",