zopio docs home page
Search or ask...
⌘K
zopiolabs/zopio
zopiolabs/zopio
Search...
Navigation
Web
Getting Started
Apps
Packages
Recipes
Migrations
Addons
App
Web
API
Email
Documentation
Studio
Storybook
On this page
Overview
Features
Web
How the website application works in zopio.
The
web
application runs on port 3001. We recommend deploying it to
www.{yourdomain}.com
.
zopio
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.
App
API
Assistant
Responses are generated using AI and may contain mistakes.