Skip to content
prod 352bb92
Browse

Tagged: setup

All Tags
setup
5 pages
5 related

Pages with this tag

Technical prerequisites

1

Verify local toolchain and provision GitHub, staging/production sites, databases, and SSH before repository init.

Phase 1 · Set up the AI dev environment

2

Stand up the agent operating system for a CodeCanyon Laravel app — the constitution, permission modes, rules, skills, and IDE wiring that every later phase relies on.

1 · Create the project & bring in the code

3

Start here — create the project folder, stage the CodeCanyon download in _source/, bootstrap an anchored .gitignore + git init, promote the Laravel app to the root, prove nothing was missed with a filesystem completeness gate, commit the pristine vendor baseline on author/v* + tag, then write .vscode/ for the AI layer (committed at C2 · machine setup).

2 · Machine setup (once per machine)

4

Authenticate the GitHub CLI, register MCP servers, and install the permission-mode switcher and deploy orchestrator — once per machine (your user account), reused by every project.

1 · Prerequisites

5

Collect everything the operator must provide, ensure every CLI tool a later phase needs is installed, then create the private GitHub repo, hosting sites, and databases — and wire passwordless SSH to both servers — before anything depends on them.