adam changes

This commit is contained in:
Adam
2025-07-22 14:59:00 -07:00
parent 809a00979a
commit 18029731ff
37 changed files with 2356 additions and 3915 deletions
+1
View File
@@ -4,6 +4,7 @@
"scripts": {
"---------- DEV SERVER ----------": "",
"start": "cd frontend && npm start",
"start-desktop": "cd frontend-native && npm run build && cargo run -p graphite-desktop",
"profiling": "cd frontend && npm run profiling",
"production": "cd frontend && npm run production",
"---------- BUILDS ----------": "",