Skip to content

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

Notifications You must be signed in to change notification settings

OrangeRed/svelte-dashboard

Repository files navigation

Sveltekit Financial Dashboard

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

Main Packages

Sveltekit Plaid Zod Pocketbase DaisyUI TailwindCSS

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published