jtbdos docs home page
Search or ask...
⌘K
thrv/jtbdos4
thrv/jtbdos4
Search...
Navigation
Web
Getting Started
Apps
Packages
Recipes
Migrations
Addons
API
App
Documentation
Email
Storybook
Studio
Web
On this page
Overview
Features
Web
How the website application works in JTBDOS.
The
web
application runs on port 3001. We recommend deploying it to
www.{yourdomain}.com
.
JTBDOS comes with a default website application, which is located in the
apps/web
folder.
Overview
It’s built on Next.js and Tailwind CSS, with some example pages scaffolded using
TWBlocks
. It’s designed for you to customize and extend to your needs, whether that means keeping the default pages or replacing them with your own.
Features
Design System
: The app is connected to the
Design System
and includes a variety of components, hooks, and utilities to help you get started.
CMS
: The app is connected to the
CMS
package to power your type-safe blog.
SEO
: The app is connected to the
SEO
package which optimizes the site for search engines.
Analytics
: The app is connected to the
Analytics
package to track visitor behavior.
Observability
: The app is connected to the
Observability
package to track errors and performance.
Studio
Assistant
Responses are generated using AI and may contain mistakes.