Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit fd10447

Browse files
committed
docu(README) => Add getting started section in readme
1 parent 629de66 commit fd10447

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Soon there will be a test system where you can follow the current status success
1111

1212
Of course, we will involve you, the community, in the design by collecting ideas and feedback.
1313

14+
# Getting started
15+
16+
To initially build the project on your local computer, you can use the docker-compose.local.yml file, e.g. with docker compose -f docker-compose.local.yml up --build
17+
18+
For more information about the headless CMS used in this project, visit the official documentation: https://docs.strapi.io/
19+
1420

1521
# Requirements
1622

0 commit comments

Comments
 (0)