THLSPress Documentation
Welcome to the official documentation for the THLSPress CMS project.
THLSPress Documentation
Welcome to the official documentation for the THLSPress CMS project. This documentation is intended for developers, contributors, and anyone interested in the technical architecture of the system.
Table of Contents
-
- Project Philosophy
- Core Concepts
-
- Prerequisites
- Local Development Setup
-
- Overview of Packages (
cms,cli,e2e-tests) - Tooling: PNPM Workspaces & Turborepo
- Overview of Packages (
-
- Next.js App Router Structure
- Prisma Schema Overview
- Authentication & Authorization
-
- Adding Modules
- Future Commands
-
- Module Structure (
app,prisma,codemods) - The
module.jsonManifest - Creating Snippets for Codemods
- Module Structure (
-
- Setting up a new project