How to Scaffold an App
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
See this page for what Scaffold is:
ScaffoldInstall Docker https://docs.docker.com/engine/install/
After installation ensure that docker compose
is a valid command
Run the scaffold app create command in the root of your app directory.
stoobly-agent scaffold app create <APP-NAME>
A .stoobly
context will be created in the app directory if it does not already exist
Inside the context folder, a docker
folder will be created with initial core services