SaaSDay
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
    • SaaSDay Documentation Home
      • Waitlist in 5 mins ⭐
      • Launch your SaaS
      • LemonSqueeze store
      • Stripe Integration
      • API Routes
      • Server Actions
      • Dashboard Page
      • User Authentication
      • Static Pages
      • Analytics
      • SEO
      • Prisma Database ORM
      • Stripe Payments
      • Lemon Squeezy Payments
      • Email
      • Google OAuth
      • Magic Links
      • Customer Support
      • Error Handling
      • Blog
      • Dark Mode
      • Supabase
      • ShadCn UI
      • Index
      • Routes
      • Animated Beam
      • Blockquote
      • Button Sign In
      • Ctabox
      • Faq
      • Features
      • Floating Label Input
      • Footer
      • Header
      • Hero
      • Icons
      • Index
      • Loading Button
      • Modal
      • Mode Switcher
      • Multiple Selector
      • Navbar
      • Newsletter
      • Order Failed
      • Order Success
      • Powered
      • Pricing
      • Pricing Onetime
      • Pricing Subscription
      • Spinner
      • Testimonial Multiple
      • Testimonial Single
      • Video Explainer
      • Waitlist
      • Config Folder
      • ENV Variables
      • Index
      • Index
      • Index
      • Index
      • Index
Question? Give us feedback → (opens in a new tab)Edit this page
SaaSDay
TUTORIALS
Dashboard Page

Dashboard Page

Authenticated user dashboard page is the first page that the user sees after logging in. This page is used to display the user's data and provide access to the user's account and billing settings.

Dashboard-ui

Folder config/dashboard.ts is used to define the dashboard page links and titles. You can add or remove the links from the dashboard page by updating this file.

Dashboard-ui
Server ActionsUser Authentication

SaaSDay @2024. All rights reserved.