ZTS Docs
Demo

App

Demo of the App + Admin functionalities

In this demo we log in as the Admin user. The user already bought a pro subscription, so they can see it in Billing and open the customer portal.

Things to note:

  • The / page serves the landing page if user is not logged in, and the app if a user is logged in. This behavior is controlled by the middleware.
  • The app page is a dummy dashboard which you can feel free to remove, and implement your own app logic
  • If you do not set up payment integrations (Polar) the pricing page and billing tab will be hidden
  • If you do not set up the UploadThing integration the fields for uploading profile/cover image will be hidden

Demo 👇

On this page