switched over to nextjs

This commit is contained in:
2026-06-26 17:53:58 -05:00
parent 853a59e46e
commit 7b9ffc8cab
53 changed files with 3314 additions and 362 deletions
+2 -2
View File
@@ -5,9 +5,9 @@
"identifier": "org.maariz.aperture",
"build": {
"beforeDevCommand": "bun run dev",
"devUrl": "http://localhost:1420",
"devUrl": "http://localhost:3000",
"beforeBuildCommand": "bun run build",
"frontendDist": "../dist"
"frontendDist": "../out"
},
"app": {
"windows": [