Web-based double-entry bookkeeping framework
Go to file
2024-11-17 02:42:13 +11:00
.vscode Initial commit 2024-11-15 20:06:08 +11:00
src Add "New transaction" button to more pages 2024-11-17 02:42:13 +11:00
src-tauri Implement basic transaction editing 2024-11-17 02:25:30 +11:00
.gitignore Initial commit 2024-11-15 20:06:08 +11:00
index.html Initial commit 2024-11-15 20:06:08 +11:00
package.json Implement basic transaction editing 2024-11-17 02:25:30 +11:00
pnpm-lock.yaml Implement basic transaction editing 2024-11-17 02:25:30 +11:00
postcss.config.js Initial commit 2024-11-15 20:06:08 +11:00
tailwind.config.js Implement basic transaction editing 2024-11-17 02:25:30 +11:00
tsconfig.json Initial commit 2024-11-15 20:06:08 +11:00
tsconfig.node.json Initial commit 2024-11-15 20:06:08 +11:00
vite.config.ts Initial commit 2024-11-15 20:06:08 +11:00