svelte-dashboard

Svelte Dashboard

Source code for the financial dashboard that I use to monitor my assets, balances and credit cards.

Sveltekit Financial Dashboard

The source code for the financial dashboard that I use to monitor my assets, balances and credit cards.

Main Packages

Routes

routes
 ├── /
 └── (admin)
      ├── login
      │   └── "Place auth cookie onto browser"
      └── token
          └── "Exchange public_token for access_token"

Roadmap

  • Deploy app and database
  • Upgrade Plaid
    • Up plaid tier to enable OAuth
    • Implement OAuth routing for banks that require it.
  • Set up Sentry to move errors out of the console
  • Set up New Relic for site analytics

Top categories

Loading Svelte Themes