feat: integrate mobile template with backend, add /mobile path routing and Todo dashboard

This commit is contained in:
Plena Finance Dev
2026-07-09 11:36:45 +05:30
parent 420b803cc0
commit 1a5028b8f3
20 changed files with 1021 additions and 0 deletions

25
mobile/.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# Dependencies
node_modules
# Lockfiles
bun.lock
# Contracts (Anchor / Rust)
contracts/node_modules
contracts/target/debug
contracts/target/release
contracts/target/sbpf-solana-solana
contracts/target/.rustc_info.json
# Expo
.expo
expo-env.d.ts
# Metro bundler
.metro-cache
# Build output
dist
# OS files
.DS_Store