Migrate your data from localStorage to MongoDB
This will automatically detect and migrate any existing localStorage data.
Paste the JSON array of your transactions (the data you provided earlier)
Current Balance: {{ formatCurrency(currentData.balance) }}
Transactions: {{ currentData.transactions.length }} items
Sample transactions: