Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .claude/skills/mendix/docker-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ mkdir -p /path/to/my-app

The `mx create-project` command creates an MPR v2 project with the standard Mendix module structure. You can then use the Docker workflow to build and run it.

**Caveat:** Blank projects have no demo users — login will fail until you configure security via MDL or Studio Pro. See `manage-security.md` for setting up demo users.

## Step-by-Step Workflow

If you prefer more control, use the individual commands:
Expand Down