Documents
project-structure
project-structure
Type
External
Status
Published
Created
Mar 5, 2026
Updated
Mar 5, 2026

import InteractiveProjectStructure from '@site/src/components/ProjectStructure.js'

Project structure#

The structure of a Strapi project depends on whether the project was created with TypeScript (which is the default if you used the --quickstart option while creating the project) or with vanilla JavaScript, and looks like the following: