# Prototype Code The `/prototype` folder is the main prototype application code. ``` prototype ├── infra (backend infrastruction code) └── web (frontend website code) ```