Skip to content

Appendix

This chapter contains reference documentation and supplementary materials to help you understand the technical details of AI App Factory.

Subpage Navigation

CLI Commands Reference

Complete CLI command list, parameter descriptions, and usage examples, including init, run, continue, status, list, and reset commands.

Directory Structure Explained

Understand the complete directory structure of Factory projects and the purpose of each file, including the roles of core directories like agents/, skills/, and cli/.

Code Standards

Learn about TypeScript coding standards, file structure, comment requirements, and commit message specifications that generated code should follow.

Tech Stack Explained

Understand the tech stack used in generated applications: Node.js + Express + Prisma + React Native, and the rationale behind each technology choice.

Learning Path Recommendations

The documentation in this chapter serves as reference material and doesn't need to be read in order. We recommend referring to relevant sections as needed while studying the main tutorial:

Prerequisites

No prerequisites required. However, to better understand the content in this chapter, we recommend completing the following tutorials first:

Next Steps

After completing the main tutorial, you can continue exploring: