Add capacitor

This commit is contained in:
nicwands
2026-04-06 11:35:26 -04:00
parent 1fc972a3f0
commit 2a9e0ef9be
65 changed files with 1732 additions and 52 deletions

5
capacitor.config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"appId": "com.takerofnotes.app",
"appName": "Taker of Notes",
"webDir": "dist/renderer"
}