Initialize Your App
This topic describes how to initialize an app from scratch with Optimizely Connect Platform (OCP).
Starting out
It is best to review the app structure pieces before starting on an app. You can also reach out to us at [email protected] to talk through any integration you would like to build. Once you have a plan, we can create a scaffold for your entire project with the CLI.
Initialize an App from Scratch
In the directory you want to create your app structure, run zaius app init
and follow the on-screen instructions:
Choose the options with which you would like to start. You can modify most of these options in the app.yml
after initialization as well.
Updated about 2 months ago
Did this page help you?