How to Scaffold an App
Last updated
Last updated
See this page for what Scaffold is:
Install Docker https://docs.docker.com/engine/install/
We currently only support Docker for containerization
Make sure it includes Docker Compose
Run the scaffold app create command in the root of your app directory.
Your app directory is wherever you want to store the configuration files for the app. A good choice would be a git versioned repository